Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v…
Browse files Browse the repository at this point in the history
…3.1.0
  • Loading branch information
renovate[bot] committed May 10, 2023
1 parent 32d3a25 commit 786d9f1
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 @@ -142,7 +142,7 @@
<plugins>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.0</version>
<configuration>
<excludedGroups>it</excludedGroups>
</configuration>
Expand Down

0 comments on commit 786d9f1

Please sign in to comment.