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 64101e7 commit 935709fCopy full SHA for 935709f
pom.xml
@@ -16,9 +16,9 @@
16
17
<!-- DEPENDENCIES VERSION -->
18
<jdk.version>21</jdk.version>
19
- <cds.services.version>3.10.0</cds.services.version>
20
- <spring.boot.version>3.4.5</spring.boot.version>
21
- <cf-java-logging-support.version>3.8.4</cf-java-logging-support.version>
+ <cds.services.version>4.1.0</cds.services.version>
+ <spring.boot.version>3.5.3</spring.boot.version>
+ <cf-java-logging-support.version>3.8.5</cf-java-logging-support.version>
22
23
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
24
</properties>
0 commit comments