Update surefire plugin to 2.22.0

This commit is contained in:
Steveice10 2018-08-20 12:21:51 -07:00
parent 159fa3fdbb
commit a86b513901
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20.1</version>
<version>2.22.0</version>
<configuration>
<!-- No tests in this project atm -->
<skip>true</skip>