File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4949 <plugin >
5050 <groupId >org.apache.maven.plugins</groupId >
5151 <artifactId >maven-surefire-plugin</artifactId >
52- <version >3.5.3 </version >
52+ <version >3.5.4 </version >
5353 <configuration >
5454 <failIfNoTests >false</failIfNoTests >
5555 </configuration >
6767 <!-- Tests ending with *IT.java will be executed here -->
6868 <groupId >org.apache.maven.plugins</groupId >
6969 <artifactId >maven-failsafe-plugin</artifactId >
70- <version >3.5.3 </version >
70+ <version >3.5.4 </version >
7171 <executions >
7272 <execution >
7373 <goals >
Original file line number Diff line number Diff line change 2525 <jdk .version>21</jdk .version>
2626 <cds .services.version>4.3.0</cds .services.version>
2727 <cloud .sdk.version>5.22.0</cloud .sdk.version>
28- <xsuaa .version>3.6.3 </xsuaa .version>
28+ <xsuaa .version>3.6.4 </xsuaa .version>
2929 <cf-java-logging-support .version>3.8.6</cf-java-logging-support .version>
3030 <cds-feature-attachments .version>1.2.1</cds-feature-attachments .version>
3131 </properties >
103103 <plugin >
104104 <groupId >org.apache.maven.plugins</groupId >
105105 <artifactId >maven-surefire-plugin</artifactId >
106- <version >3.5.3 </version >
106+ <version >3.5.4 </version >
107107 <configuration >
108108 <failIfNoTests >true</failIfNoTests >
109109 </configuration >
112112 <plugin >
113113 <groupId >org.apache.maven.plugins</groupId >
114114 <artifactId >maven-failsafe-plugin</artifactId >
115- <version >3.5.3 </version >
115+ <version >3.5.4 </version >
116116 </plugin >
117117
118118 <!-- POM FLATTENING FOR CI FRIENDLY VERSIONS -->
You can’t perform that action at this time.
0 commit comments