Skip to content

Commit d1df0d3

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m7 (#899)
1 parent 8446627 commit d1df0d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
</plugin>
245245
<plugin>
246246
<artifactId>maven-surefire-plugin</artifactId>
247-
<version>3.0.0-M6</version>
247+
<version>3.0.0-M7</version>
248248
<configuration>
249249
<argLine>-Xmx1024m</argLine>
250250
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)