File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.springframework.boot</groupId >
77 <artifactId >spring-boot-starter-parent</artifactId >
8- <version >3.5.9 </version >
8+ <version >3.5.10 </version >
99 <relativePath />
1010 <!-- lookup parent from repository -->
1111 </parent >
2929 <!-- DEPENDENCIES VERSION -->
3030 <jdk .version>21</jdk .version>
3131 <cds .services.version>4.6.1</cds .services.version>
32- <cloud .sdk.version>5.25 .0</cloud .sdk.version>
32+ <cloud .sdk.version>5.26 .0</cloud .sdk.version>
3333 <xsuaa .version>3.6.5</xsuaa .version>
3434 <cf-java-logging-support .version>3.8.6</cf-java-logging-support .version>
35- <cds-feature-attachments .version>1.2.4 </cds-feature-attachments .version>
35+ <cds-feature-attachments .version>1.3.0 </cds-feature-attachments .version>
3636 </properties >
3737
3838 <dependencyManagement >
172172 <plugin >
173173 <groupId >com.diffplug.spotless</groupId >
174174 <artifactId >spotless-maven-plugin</artifactId >
175- <version >3.1 .0</version >
175+ <version >3.2 .0</version >
176176 <configuration >
177177 <java >
178178 <googleJavaFormat >
You can’t perform that action at this time.
0 commit comments