Skip to content

Commit 0a0e205

Browse files
ajaaymsduskis
authored andcommitted
upgrade surefire plugin to fix SUREFIRE-1588 (#580)
1 parent 676ca71 commit 0a0e205

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
@@ -354,7 +354,7 @@
354354
</plugin>
355355
<plugin>
356356
<artifactId>maven-surefire-plugin</artifactId>
357-
<version>2.19.1</version>
357+
<version>3.0.0-M3</version>
358358
<configuration>
359359
<argLine>-Xmx1024m</argLine>
360360
<reportNameSuffix>sponge_log</reportNameSuffix>

0 commit comments

Comments
 (0)