File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4545 <plugins >
4646 <plugin >
4747 <artifactId >maven-surefire-plugin</artifactId >
48- <version >3.2.5 </version >
48+ <version >3.5.3 </version >
4949 </plugin >
5050 </plugins >
5151 </build >
Original file line number Diff line number Diff line change 4848 <assertj-core .version>3.27.3</assertj-core .version>
4949 <wiremock .version>3.12.1</wiremock .version>
5050
51- <surefire-plugin .version>3.2.5 </surefire-plugin .version>
51+ <surefire-plugin .version>3.5.3 </surefire-plugin .version>
5252 <compiler-plugin .version>3.14.0</compiler-plugin .version>
5353 <checkstyle-plugin .version>3.6.0</checkstyle-plugin .version>
5454 <jacoco-plugin .version>0.8.12</jacoco-plugin .version>
304304 <plugin >
305305 <groupId >org.apache.maven.plugins</groupId >
306306 <artifactId >maven-failsafe-plugin</artifactId >
307- <version >3.2.5 </version >
307+ <version >3.5.3 </version >
308308 <configuration >
309309 <skipITs >false</skipITs >
310310 </configuration >
You can’t perform that action at this time.
0 commit comments