Skip to content

Commit 7606bf7

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m4
1 parent 611d81d commit 7606bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
</plugin>
291291
<plugin>
292292
<artifactId>maven-surefire-plugin</artifactId>
293-
<version>3.0.0-M3</version>
293+
<version>3.0.0-M4</version>
294294
<configuration>
295295
<argLine>-Xmx1024m</argLine>
296296
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)