Skip to content

Commit d1a4c20

Browse files
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.1.2
1 parent 4a654a1 commit d1a4c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<plugin>
154154
<groupId>org.apache.maven.plugins</groupId>
155155
<artifactId>maven-surefire-plugin</artifactId>
156-
<version>3.0.0-M5</version>
156+
<version>3.1.2</version>
157157
<configuration>
158158
<junitArtifactName>org.junit.jupiter:junit-jupiter</junitArtifactName>
159159
<trimStackTrace>false</trimStackTrace>

0 commit comments

Comments
 (0)