Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Commit 64045ef

Browse files
authored
Merge pull request #17 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M5
Bump maven-surefire-plugin from 3.0.0-M4 to 3.0.0-M5
2 parents 82e53bd + 38116fb commit 64045ef

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
@@ -100,7 +100,7 @@
100100

101101
<plugin>
102102
<artifactId>maven-surefire-plugin</artifactId>
103-
<version>3.0.0-M4</version>
103+
<version>3.0.0-M5</version>
104104
</plugin>
105105
<plugin>
106106
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)