diff --git a/spring-boot-tools/spring-boot-antlib/pom.xml b/spring-boot-tools/spring-boot-antlib/pom.xml index 878663750e..be5911287a 100644 --- a/spring-boot-tools/spring-boot-antlib/pom.xml +++ b/spring-boot-tools/spring-boot-antlib/pom.xml @@ -80,7 +80,7 @@ - + @@ -120,10 +120,30 @@ org.eclipse.jdt.core.compiler ecj - 4.4.2 + 4.6.1 + + + java-8 + + [1.8,1.9) + + + org.eclipse.jdt.core.JDTCompilerAdapter + + + + java-9 + + [1.9,) + + + modern + + +