From 386857fd91d956c1c5a1334e4924f90291610375 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 24 Jan 2017 20:25:20 +0000 Subject: [PATCH] Set java.version to 1.8 in spring-boot-starter-parent Closes gh-8091 --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 1eb13d4a96..7d2f3ce11e 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -17,7 +17,7 @@ http://www.spring.io - 1.6 + 1.8 @ UTF-8 UTF-8