From 2adb6b1fa4a786b478e9641e588a0a5cbaf2d0fe Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 1 Apr 2019 11:53:31 +0100 Subject: [PATCH] Override version of Maven Site Plugin for JDK 9+181 compatibility See gh-16400 --- .../spring-boot-tools/spring-boot-maven-plugin/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml index 2765c437725..9ed729039bf 100644 --- a/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml +++ b/spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/pom.xml @@ -189,6 +189,7 @@ org.apache.maven.plugins maven-site-plugin + 3.7.1 generate-site