Skip to content

Commit

Permalink
Merge pull request #420 from apache/dependabot/maven/1.10.x/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-surefire-plugin-3.0.0-M7

Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M7
  • Loading branch information
bdemers committed Oct 5, 2022
2 parents ec28e8a + 948c891 commit c76b673
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 @@ -259,7 +259,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0-M7</version>
<configuration>
<argLine>${surefire.argLine}</argLine>
<shutdown>kill</shutdown>
Expand Down

0 comments on commit c76b673

Please sign in to comment.