Merge pull request #5 from CodeMC/dependabot/maven/org.apache.maven.plugins-maven-surefire-plugin-2.22.1

Bump maven-surefire-plugin from 2.22.0 to 2.22.1
This commit is contained in:
Gabriele C 2018-11-28 00:20:13 +01:00 committed by GitHub
commit 06eb96b230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -125,7 +125,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.0</version>
<version>2.22.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>