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