Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-failsafe-plugin to v…
Browse files Browse the repository at this point in the history
…3.4.0
  • Loading branch information
renovate[bot] committed Aug 18, 2024
1 parent 9f6d8d6 commit a90336e
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 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.3.1</version>
<version>3.4.0</version>
<configuration>
<groups>it</groups>
</configuration>
Expand Down

0 comments on commit a90336e

Please sign in to comment.