Additional try to fix build problems on ci

This commit is contained in:
Martin Stockhammer 2017-04-17 21:44:04 +02:00
parent 76f733e579
commit e367cba9b3
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
<dependency>
<groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit4</artifactId>
<version>2.18.1</version>
<version>2.20</version>
<scope>test</scope>
</dependency>