From 5b0df0eca2fb2dcd1f2f0ed62ff1dc3fe39faf2e Mon Sep 17 00:00:00 2001 From: Yuhong Guo Date: Thu, 7 Jun 2018 01:39:20 +0800 Subject: [PATCH] Change surefire version to 2.21.0 to fix test failure on Java10. (#2198) --- java/test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/test/pom.xml b/java/test/pom.xml index 03fc2141a..cf4bb94e1 100644 --- a/java/test/pom.xml +++ b/java/test/pom.xml @@ -81,7 +81,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.20.1 + 2.21.0