Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-surefir…
Browse files Browse the repository at this point in the history
…e-plugin to v3.0.0-m7 (#1672)
  • Loading branch information
renovate-bot committed Jun 9, 2022
1 parent d6ab5c2 commit ce3f5f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -326,7 +326,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.0.0-M6</version>
<version>3.0.0-M7</version>
<configuration>
<argLine>-Xmx1024m</argLine>
<reportNameSuffix>sponge_log</reportNameSuffix>
Expand Down

0 comments on commit ce3f5f0

Please sign in to comment.