File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020
2121 <!-- DEPENDENCIES VERSION -->
2222 <jdk .version>21</jdk .version>
23- <cds .services.version>4.6.1 </cds .services.version>
23+ <cds .services.version>4.7.0 </cds .services.version>
2424 <spring .boot.version>3.5.10</spring .boot.version>
2525
2626 <cds .install-node.downloadUrl>https://nodejs.org/dist/</cds .install-node.downloadUrl>
6565 <!-- JAVA VERSION -->
6666 <plugin >
6767 <artifactId >maven-compiler-plugin</artifactId >
68- <version >3.14.1 </version >
68+ <version >3.15.0 </version >
6969 <configuration >
7070 <release >${jdk.version} </release >
7171 <encoding >UTF-8</encoding >
144144 <plugin >
145145 <groupId >com.diffplug.spotless</groupId >
146146 <artifactId >spotless-maven-plugin</artifactId >
147- <version >3.2.0 </version >
147+ <version >3.2.1 </version >
148148 <configuration >
149149 <java >
150150 <googleJavaFormat >
You can’t perform that action at this time.
0 commit comments