File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 108108 <plugin >
109109 <groupId >org.codehaus.mojo</groupId >
110110 <artifactId >exec-maven-plugin</artifactId >
111- <version >3.6.2 </version >
111+ <version >3.6.3 </version >
112112 <executions >
113113 <execution >
114114 <phase >pre-integration-test</phase >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >org.springframework.boot</groupId >
88 <artifactId >spring-boot-starter-parent</artifactId >
9- <version >3.5.8 </version >
9+ <version >3.5.9 </version >
1010 <relativePath /> <!-- lookup parent from repository -->
1111 </parent >
1212
2323
2424 <!-- DEPENDENCIES VERSION -->
2525 <jdk .version>21</jdk .version>
26- <cds .services.version>4.5 .1</cds .services.version>
27- <cloud .sdk.version>5.24 .0</cloud .sdk.version>
26+ <cds .services.version>4.6 .1</cds .services.version>
27+ <cloud .sdk.version>5.25 .0</cloud .sdk.version>
2828 <xsuaa .version>3.6.5</xsuaa .version>
2929 <cf-java-logging-support .version>3.8.6</cf-java-logging-support .version>
30- <cds-feature-attachments .version>1.2.3 </cds-feature-attachments .version>
30+ <cds-feature-attachments .version>1.2.4 </cds-feature-attachments .version>
3131 </properties >
3232
3333 <modules >
You can’t perform that action at this time.
0 commit comments