Skip to content

Commit 2fc91d6

Browse files
Merge pull request #22 from wiremock/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0
Bump maven-surefire-plugin from 3.0.0-M3 to 3.0.0
2 parents 3375d64 + 509862e commit 2fc91d6

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
@@ -96,7 +96,7 @@
9696
<plugin>
9797
<groupId>org.apache.maven.plugins</groupId>
9898
<artifactId>maven-surefire-plugin</artifactId>
99-
<version>3.0.0-M3</version>
99+
<version>3.0.0</version>
100100
</plugin>
101101

102102
<plugin>

0 commit comments

Comments
 (0)