Skip to content

Commit 942961f

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3
1 parent 1699147 commit 942961f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@
287287
<plugin>
288288
<groupId>org.apache.maven.plugins</groupId>
289289
<artifactId>maven-surefire-plugin</artifactId>
290-
<version>2.22.2</version>
290+
<version>3.0.0</version>
291291
<dependencies>
292292
<dependency>
293293
<groupId>org.apache.maven.surefire</groupId>

0 commit comments

Comments
 (0)