Skip to content

Commit 9fe925e

Browse files
committed
Remove outdated comment about Surefire version
Remove outdated comment, as SUREFIRE-1302 was fixed back in 2017 and in Maven Surefire 2.20.1, 3.0.0-M6 is much newer.
1 parent 42a2435 commit 9fe925e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,6 @@
740740

741741
<plugin>
742742
<artifactId>maven-surefire-plugin</artifactId>
743-
<!-- do not upgrade until https://issues.apache.org/jira/browse/SUREFIRE-1302 is fixed -->
744743
<version>3.0.0-M6</version>
745744
<configuration>
746745
<groups>${test.groups}</groups>

0 commit comments

Comments
 (0)