mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:38:16 +08:00
Change surefire version to 2.21.0 to fix test failure on Java10. (#2198)
This commit is contained in:
committed by
Robert Nishihara
parent
42a9233e1d
commit
5b0df0eca2
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user