From e00a25472916accedd40786df5554059552df4bc Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Sep 2018 21:47:23 -0700 Subject: [PATCH] Upgrade to maven-plugin-annotations 3.5.2 Closes gh-14434 --- spring-boot-project/spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 8251c4e75bb..19b60de2fc4 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -216,7 +216,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.2 + 3.5.2 org.codehaus.plexus