Skip to content

Commit

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

Bump maven-failsafe-plugin from 3.0.0-M5 to 3.0.0-M7
  • Loading branch information
bdemers authored Oct 6, 2022
2 parents 718351e + 586888a commit 5a71a32
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 @@ -270,7 +270,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0-M7</version>
<configuration>
<argLine>${failsafe.argLine}</argLine>
</configuration>
Expand Down

0 comments on commit 5a71a32

Please sign in to comment.