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.0.0-M9
  • Loading branch information
renovate[bot] authored Feb 14, 2023
1 parent b7d1eaa commit 31d4d36
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 @@ -156,7 +156,7 @@
</plugin>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0-M8</version>
<version>3.0.0-M9</version>
<configuration>
<groups>it</groups>
</configuration>
Expand Down

0 comments on commit 31d4d36

Please sign in to comment.