From b8ee1f769ca6fa4948a4f13cc0b648439fc9689d Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 1 Jul 2016 14:22:07 +0100 Subject: [PATCH] Upgrade to Maven Compiler Plugin 3.5.1 Closes gh-6293 --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 1937ca3c4c9..307a29e1e33 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -2424,7 +2424,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.1 + 3.5.1 org.apache.maven.plugins