Skip to content

Commit f0cc147

Browse files
authored
Merge pull request #780 from apache/dependabot/maven/1.11.x/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 50ea8c6 + fa63d52 commit f0cc147

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
@@ -262,7 +262,7 @@
262262
<plugin>
263263
<groupId>org.apache.maven.plugins</groupId>
264264
<artifactId>maven-surefire-plugin</artifactId>
265-
<version>3.0.0-M9</version>
265+
<version>3.0.0</version>
266266
<configuration>
267267
<argLine>${surefire.argLine}</argLine>
268268
<shutdown>kill</shutdown>

0 commit comments

Comments
 (0)