Skip to content

Commit 40d0aea

Browse files
committed
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.0.0
1 parent bfd2622 commit 40d0aea

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
@@ -186,7 +186,7 @@
186186
<plugin>
187187
<groupId>org.apache.maven.plugins</groupId>
188188
<artifactId>maven-surefire-plugin</artifactId>
189-
<version>3.0.0-M9</version>
189+
<version>3.0.0</version>
190190
<configuration>
191191
<properties>
192192
<configurationParameters>

0 commit comments

Comments
 (0)