mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Override version of Maven Site Plugin for JDK 9+181 compatibility
See gh-16400
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user