We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce2d0d5 commit 0075bf4Copy full SHA for 0075bf4
1 file changed
pom.xml
@@ -20,7 +20,7 @@
20
21
<!-- DEPENDENCIES VERSION -->
22
<jdk.version>21</jdk.version>
23
- <cds.services.version>4.7.0</cds.services.version>
+ <cds.services.version>4.8.0</cds.services.version>
24
<spring.boot.version>3.5.11</spring.boot.version>
25
26
<cds.install-node.downloadUrl>https://nodejs.org/dist/</cds.install-node.downloadUrl>
@@ -144,7 +144,7 @@
144
<plugin>
145
<groupId>com.diffplug.spotless</groupId>
146
<artifactId>spotless-maven-plugin</artifactId>
147
- <version>3.2.1</version>
+ <version>3.3.0</version>
148
<configuration>
149
<java>
150
<googleJavaFormat>
0 commit comments