Skip to content

Commit 6480a4f

Browse files
authored
Merge pull request #156 from yvasyliev/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 5063aa0 + 847dad2 commit 6480a4f

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
@@ -194,7 +194,7 @@
194194
<plugin>
195195
<groupId>org.apache.maven.plugins</groupId>
196196
<artifactId>maven-surefire-plugin</artifactId>
197-
<version>3.0.0-M9</version>
197+
<version>3.0.0</version>
198198
</plugin>
199199
</plugins>
200200
<resources>

0 commit comments

Comments
 (0)