Commit 2adb6b1f authored by Andy Wilkinson's avatar Andy Wilkinson

Override version of Maven Site Plugin for JDK 9+181 compatibility

See gh-16400
parent ef09c81e
......@@ -189,6 +189,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-site-plugin</artifactId>
<version>3.7.1</version>
<executions>
<execution>
<id>generate-site</id>
......
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