Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

Commit e22368d

Browse files
Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0 (#28)
1 parent c9f5749 commit e22368d

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
@@ -241,7 +241,7 @@
241241
<plugin>
242242
<groupId>org.apache.maven.plugins</groupId>
243243
<artifactId>maven-surefire-plugin</artifactId>
244-
<version>3.0.0-M9</version>
244+
<version>3.0.0</version>
245245
<configuration>
246246
<useFile>true</useFile>
247247
<excludes>

0 commit comments

Comments
 (0)