Skip to content

Commit 46f395b

Browse files
authored
Merge pull request #27 from dheid/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 c805920 + 89a2ac2 commit 46f395b

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
@@ -184,7 +184,7 @@
184184
<plugin>
185185
<groupId>org.apache.maven.plugins</groupId>
186186
<artifactId>maven-surefire-plugin</artifactId>
187-
<version>3.0.0-M9</version>
187+
<version>3.0.0</version>
188188
</plugin>
189189
<plugin>
190190
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)