From 751a2b438e80b88490916ce90d5b1f826df30651 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Thu, 7 Jun 2018 15:24:32 +0200 Subject: [PATCH] Upgrade duplicate finder maven plugin to 1.3.0 Closes gh-13411 --- spring-boot-project/spring-boot-parent/pom.xml | 2 +- spring-boot-project/spring-boot-starters/pom.xml | 3 --- .../spring-boot-starter-groovy-templates/pom.xml | 5 ----- .../spring-boot-starters/spring-boot-starter-jersey/pom.xml | 1 - 4 files changed, 1 insertion(+), 10 deletions(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 318033ff1e..e8107df0e8 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -327,7 +327,7 @@ org.basepom.maven duplicate-finder-maven-plugin - 1.2.1 + 1.3.0 org.codehaus.cargo diff --git a/spring-boot-project/spring-boot-starters/pom.xml b/spring-boot-project/spring-boot-starters/pom.xml index 6876c002b2..079a12f285 100644 --- a/spring-boot-project/spring-boot-starters/pom.xml +++ b/spring-boot-project/spring-boot-starters/pom.xml @@ -146,9 +146,6 @@ changelog.txt - - module-info - diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml index 56ee425cf4..aaa98bfbeb 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-groovy-templates/pom.xml @@ -39,11 +39,6 @@ check - - - module-info - - diff --git a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml index 6ec2591f6d..0c858d9b0c 100644 --- a/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml +++ b/spring-boot-project/spring-boot-starters/spring-boot-starter-jersey/pom.xml @@ -124,7 +124,6 @@ org.aopalliance.* javax.annotation.* - module-info