File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4343 <maven .compiler.release>${java.version} </maven .compiler.release>
4444 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
4545
46- <cds .services.version>4.7 .0</cds .services.version>
46+ <cds .services.version>4.8 .0</cds .services.version>
4747 <cds .url>https://cap.cloud.sap/docs/java</cds .url>
4848 </properties >
4949
6464 <dependency >
6565 <groupId >org.mockito</groupId >
6666 <artifactId >mockito-bom</artifactId >
67- <version >5.21 .0</version >
67+ <version >5.23 .0</version >
6868 <type >pom</type >
6969 <scope >import</scope >
7070 </dependency >
7171
7272 <dependency >
7373 <groupId >com.sap.cloud.sdk</groupId >
7474 <artifactId >sdk-bom</artifactId >
75- <version >5.26 .0</version >
75+ <version >5.27 .0</version >
7676 <type >pom</type >
7777 <scope >import</scope >
7878 </dependency >
250250 </plugin >
251251 <plugin >
252252 <artifactId >maven-surefire-plugin</artifactId >
253- <version >3.5.4 </version >
253+ <version >3.5.5 </version >
254254 </plugin >
255255 <plugin >
256256 <artifactId >maven-pmd-plugin</artifactId >
273273 <plugin >
274274 <groupId >org.pitest</groupId >
275275 <artifactId >pitest-maven</artifactId >
276- <version >1.22.1 </version >
276+ <version >1.23.0 </version >
277277 </plugin >
278278 <plugin >
279279 <groupId >com.github.spotbugs</groupId >
You can’t perform that action at this time.
0 commit comments