Skip to content

Commit 124ff3f

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 4bde9ed commit 124ff3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-rest-data-exploit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-surefire-plugin</artifactId>
98-
<version>2.22.2</version>
98+
<version>3.0.0</version>
9999
<configuration>
100100
<useSystemClassLoader>false</useSystemClassLoader>
101101
</configuration>

0 commit comments

Comments
 (0)