Skip to content

Commit

Permalink
Merge pull request #59 from sigpwned/dependabot/maven/org.apache.mave…
Browse files Browse the repository at this point in the history
…n.plugins-maven-failsafe-plugin-3.1.2

Bump maven-failsafe-plugin from 3.0.0-M8 to 3.1.2
  • Loading branch information
sigpwned committed Oct 13, 2023
2 parents 8d8b180 + 4d00a2b commit 8077bf2
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 @@ -149,7 +149,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<!-- Downgrade due to https://issues.apache.org/jira/browse/SUREFIRE-2056 -->
<version>3.0.0-M8</version>
<version>3.1.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 8077bf2

Please sign in to comment.