From 6cf1b158f8f92ae4b0400a1ea0a89d155d4d9587 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 1 Oct 2019 11:26:05 +0200 Subject: [PATCH] Remove duplicate maven-resources-plugin dependency management --- spring-boot-project/spring-boot-parent/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 81516d2429e..42033ba72c6 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -321,11 +321,6 @@ maven-plugin-plugin 3.5 - - org.apache.maven.plugins - maven-resources-plugin - 3.1.0 - org.apache.maven.plugins maven-site-plugin