Skip to content

Commit b38b197

Browse files
authored
Merge pull request #86 from wireapp/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-3.0.0-M9
Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
2 parents f41c188 + 47be2e4 commit b38b197

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
@@ -208,7 +208,7 @@
208208
<plugin>
209209
<groupId>org.apache.maven.plugins</groupId>
210210
<artifactId>maven-surefire-plugin</artifactId>
211-
<version>3.0.0-M8</version>
211+
<version>3.0.0-M9</version>
212212
</plugin>
213213
</plugins>
214214
</build>

0 commit comments

Comments
 (0)