LANG-1416: Use latest Apache Maven Surefire Plugin release

This commit is contained in:
Benedikt Ritter 2018-09-04 15:07:47 +02:00
parent 3e44d26342
commit 3287f3100f
No known key found for this signature in database
GPG Key ID: 9DAADC1C9FCC82D0
1 changed files with 1 additions and 0 deletions

View File

@ -641,6 +641,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.0</version>
<executions>
<execution>
<id>plain</id>