Skip to content

Commit

Permalink
Merge pull request knowm#4814 from knowm/dependabot/maven/org.apache.…
Browse files Browse the repository at this point in the history
…maven.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 and duplessisc committed May 28, 2024
2 parents 25d72c6 + 3fb7453 commit 4aaa308
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 4aaa308

Please sign in to comment.