File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 <plugin >
4949 <groupId >org.apache.maven.plugins</groupId >
5050 <artifactId >maven-surefire-plugin</artifactId >
51- <version >3.5.5 </version >
51+ <version >3.5.6 </version >
5252 <configuration >
5353 <failIfNoTests >false</failIfNoTests >
5454 </configuration >
6666 <!-- Tests ending with *IT.java will be executed here -->
6767 <groupId >org.apache.maven.plugins</groupId >
6868 <artifactId >maven-failsafe-plugin</artifactId >
69- <version >3.5.5 </version >
69+ <version >3.5.6 </version >
7070 <executions >
7171 <execution >
7272 <goals >
Original file line number Diff line number Diff line change 3030 <jdk .version>25</jdk .version>
3131 <cds .services.version>4.9.0</cds .services.version>
3232 <cloud .sdk.version>5.30.0</cloud .sdk.version>
33- <xsuaa .version>3.7.2 </xsuaa .version>
33+ <xsuaa .version>3.7.3 </xsuaa .version>
3434 <cf-java-logging-support .version>4.2.0</cf-java-logging-support .version>
3535 <cds-feature-attachments .version>1.5.0</cds-feature-attachments .version>
3636 </properties >
103103 <plugin >
104104 <groupId >org.apache.maven.plugins</groupId >
105105 <artifactId >maven-surefire-plugin</artifactId >
106- <version >3.5.5 </version >
106+ <version >3.5.6 </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.5 </version >
115+ <version >3.5.6 </version >
116116 </plugin >
117117
118118 <!-- POM FLATTENING FOR CI FRIENDLY VERSIONS -->
172172 <plugin >
173173 <groupId >com.diffplug.spotless</groupId >
174174 <artifactId >spotless-maven-plugin</artifactId >
175- <version >3.5.1 </version >
175+ <version >3.6.0 </version >
176176 <configuration >
177177 <java >
178178 <googleJavaFormat >
You can’t perform that action at this time.
0 commit comments