Skip to content

Commit

Permalink
Use the latest version of maven-surefire-plugin
Browse files Browse the repository at this point in the history
strangly, was not detected by
mvn versions:display-plugin-updates
  • Loading branch information
ykazakov committed Mar 16, 2018
1 parent 518a2f4 commit 093df75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20.1</version>
<version>2.21.0</version>
<dependencies>
<dependency>
<groupId>org.apache.maven.surefire</groupId>
Expand Down

0 comments on commit 093df75

Please sign in to comment.