Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.maven.plugins:maven-failsaf…
Browse files Browse the repository at this point in the history
…e-plugin to v3.4.0
  • Loading branch information
renovate[bot] authored Aug 18, 2024
1 parent 4ec5353 commit a059e38
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 @@ -154,7 +154,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 a059e38

Please sign in to comment.