Skip to content

Commit 67eeb4c

Browse files
committed
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m9
1 parent 02a1b23 commit 67eeb4c

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
@@ -293,7 +293,7 @@
293293
</plugin>
294294
<plugin>
295295
<artifactId>maven-surefire-plugin</artifactId>
296-
<version>3.0.0-M8</version>
296+
<version>3.0.0-M9</version>
297297
<configuration>
298298
<argLine>-Xmx1024m</argLine>
299299
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)