Change surefire version to 2.21.0 to fix test failure on Java10. (#2198)

This commit is contained in:
Yuhong Guo
2018-06-07 01:39:20 +08:00
committed by Robert Nishihara
parent 42a9233e1d
commit 5b0df0eca2
+1 -1
View File
@@ -81,7 +81,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.20.1</version>
<version>2.21.0</version>
<configuration>
<!-- <properties>
<property>