Skip to content

Commit

Permalink
Merge pull request #4814 from knowm/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.2.5
  • Loading branch information
timmolter authored Apr 20, 2024
2 parents 0226e29 + a25b581 commit b93dffe
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 @@ -556,7 +556,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0</version>
<version>3.2.5</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit b93dffe

Please sign in to comment.