Skip to content

Commit 8bffc8c

Browse files
authored
chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0-m6 (#2028)
1 parent 63e660a commit 8bffc8c

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
@@ -288,7 +288,7 @@
288288
</plugin>
289289
<plugin>
290290
<artifactId>maven-surefire-plugin</artifactId>
291-
<version>3.0.0-M5</version>
291+
<version>3.0.0-M6</version>
292292
<configuration>
293293
<argLine>-Xmx1024m</argLine>
294294
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)