File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616
1717 <!-- DEPENDENCIES VERSION -->
1818 <jdk .version>17</jdk .version>
19- <cds .services.version>2.5.0 </cds .services.version>
19+ <cds .services.version>2.6.1 </cds .services.version>
2020 <spring .boot.version>3.2.2</spring .boot.version>
21- <cf-java-logging-support .version>3.7 .1</cf-java-logging-support .version>
21+ <cf-java-logging-support .version>3.8 .1</cf-java-logging-support .version>
2222
23- <cds .cdsdk-version>7.5.1 </cds .cdsdk-version>
23+ <cds .cdsdk-version>7.6.0 </cds .cdsdk-version>
2424 </properties >
2525
2626 <modules >
5555 <plugin >
5656 <groupId >org.apache.maven.plugins</groupId >
5757 <artifactId >maven-compiler-plugin</artifactId >
58- <version >3.11.0 </version >
58+ <version >3.12.1 </version >
5959 <configuration >
6060 <release >${jdk.version} </release >
6161 <encoding >UTF-8</encoding >
7676 <plugin >
7777 <groupId >org.apache.maven.plugins</groupId >
7878 <artifactId >maven-surefire-plugin</artifactId >
79- <version >3.2.2 </version >
79+ <version >3.2.5 </version >
8080 <configuration >
8181 <failIfNoTests >true</failIfNoTests >
8282 </configuration >
You can’t perform that action at this time.
0 commit comments