From 6009baa71b3ad1081cc9d3519042ceae12aff1a4 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 20 Dec 2019 14:50:50 +0000 Subject: [PATCH] Remove plugin management for Maven's site plugin Closes gh-19085 --- spring-boot-project/spring-boot-dependencies/pom.xml | 6 ------ spring-boot-project/spring-boot-parent/pom.xml | 4 ---- 2 files changed, 10 deletions(-) diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml index 5e03a97212e..93fb21a48b7 100644 --- a/spring-boot-project/spring-boot-dependencies/pom.xml +++ b/spring-boot-project/spring-boot-dependencies/pom.xml @@ -233,7 +233,6 @@ 3.1.1 3.1.0 3.2.1 - 3.8.2 3.2.0 2.22.2 3.2.3 @@ -3323,11 +3322,6 @@ maven-shade-plugin ${maven-shade-plugin.version} - - org.apache.maven.plugins - maven-site-plugin - ${maven-site-plugin.version} - org.apache.maven.plugins maven-source-plugin diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 385b9ff9aac..b9076dc95a1 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -318,10 +318,6 @@ maven-plugin-plugin 3.6.0 - - org.apache.maven.plugins - maven-site-plugin - org.basepom.maven duplicate-finder-maven-plugin