Skip to content

Commit

Permalink
Merge pull request #261 from jmock-developers/dependabot/maven/org.ap…
Browse files Browse the repository at this point in the history
…ache.maven.plugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 2.22.2 to 3.2.5
  • Loading branch information
olibye committed Mar 16, 2024
2 parents e32e3e7 + ed0571a commit f483f1b
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 @@ -147,7 +147,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.22.2</version>
<version>3.2.5</version>
<configuration>
<!-- acceptance tests allow failures -->
<testFailureIgnore>true</testFailureIgnore>
Expand Down

0 comments on commit f483f1b

Please sign in to comment.