Skip to content

Commit 08491f8

Browse files
authored
build(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m6 (#1620)
1 parent 640dc40 commit 08491f8

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
@@ -326,7 +326,7 @@
326326
</plugin>
327327
<plugin>
328328
<artifactId>maven-surefire-plugin</artifactId>
329-
<version>3.0.0-M5</version>
329+
<version>3.0.0-M6</version>
330330
<configuration>
331331
<argLine>-Xmx1024m</argLine>
332332
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)