Commit 1f5143de authored by Andy Wilkinson's avatar Andy Wilkinson

Avoid problems with Failsafe when building with JDK 10

See gh-12028
parent d30c1fd9
......@@ -786,6 +786,7 @@
<jdk>10</jdk>
</activation>
<properties>
<maven-failsafe-plugin.version>2.21.0-SNAPSHOT</maven-failsafe-plugin.version>
<maven-site-plugin.version>3.7</maven-site-plugin.version>
<maven-surefire-plugin.version>2.21.0-SNAPSHOT</maven-surefire-plugin.version>
</properties>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment