We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 392a613 commit b9ddd94Copy full SHA for b9ddd94
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>org.springframework.boot</groupId>
7
<artifactId>spring-boot-starter-parent</artifactId>
8
- <version>4.0.3</version>
+ <version>4.1.0</version>
9
<relativePath/>
10
<!-- lookup parent from repository -->
11
</parent>
@@ -28,7 +28,7 @@
28
29
<!-- DEPENDENCIES VERSION -->
30
<jdk.version>25</jdk.version>
31
- <cds.services.version>5.0.0-SNAPSHOT</cds.services.version>
+ <cds.services.version>5.0.0-m2624</cds.services.version>
32
<cloud.sdk.version>5.30.0</cloud.sdk.version>
33
<xsuaa.version>4.0.0</xsuaa.version>
34
<cf-java-logging-support.version>4.2.0</cf-java-logging-support.version>
0 commit comments