Skip to content

Commit

Permalink
Merge pull request #97 from Ekryd/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-surefire-plugin-3.0.0-M7

Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
  • Loading branch information
Ekryd committed Jun 8, 2022
2 parents 936275c + d330173 commit d0e1886
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<!-- Define versions for standard plugins -->
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M6</version>
<version>3.0.0-M7</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
Expand Down

0 comments on commit d0e1886

Please sign in to comment.