Skip to content

Commit f9668e8

Browse files
authored
Merge pull request #584 from jmrozanec/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0
Bump maven-surefire-plugin from 3.0.0-M9 to 3.0.0
2 parents 47842f9 + 16d45fe commit f9668e8

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
@@ -244,7 +244,7 @@
244244
<plugin>
245245
<groupId>org.apache.maven.plugins</groupId>
246246
<artifactId>maven-surefire-plugin</artifactId>
247-
<version>3.0.0-M9</version>
247+
<version>3.0.0</version>
248248
</plugin>
249249
<plugin>
250250
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)