Skip to content

Commit 46a5239

Browse files
reverting surefire plugin downgrade
1 parent 8a464e5 commit 46a5239

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<plugin>
9696
<groupId>org.apache.maven.plugins</groupId>
9797
<artifactId>maven-surefire-plugin</artifactId>
98-
<version>2.20</version>
98+
<version>2.20.1</version>
9999
<configuration>
100100
<!-- Created by jacoco plugin (inherited configuration) -->
101101
<argLine>${surefireArgLine}</argLine>

0 commit comments

Comments
 (0)