We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9146250 commit 89440d1Copy full SHA for 89440d1
1 file changed
pom.xml
@@ -17,8 +17,8 @@
17
18
<!-- DEPENDENCIES VERSION -->
19
<jdk.version>21</jdk.version>
20
- <cds.services.version>4.7.0</cds.services.version>
21
- <spring.boot.version>3.5.11</spring.boot.version>
+ <cds.services.version>4.8.0</cds.services.version>
+ <spring.boot.version>3.5.12</spring.boot.version>
22
23
<cds.install-node.downloadUrl>https://nodejs.org/dist/</cds.install-node.downloadUrl>
24
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments