Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 5758075

Browse files
authored
Merge pull request #54 from xdev-software/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M7
Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
2 parents 19a180f + e5989bc commit 5758075

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
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-surefire-plugin</artifactId>
116-
<version>3.0.0-M6</version>
116+
<version>3.0.0-M7</version>
117117
</plugin>
118118

119119
<plugin>

0 commit comments

Comments
 (0)