From 59a906bd58d644c9e10897e4abfd2d99aacc5b8a Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Tue, 24 Oct 2017 09:32:34 +0200 Subject: [PATCH] Upgrade Java9 build to AspectJ 1.9.0.RC1 --- spring-boot-project/spring-boot-parent/pom.xml | 2 +- spring-boot-samples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index 4e9cb322ec6..6ba2ad07e17 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -708,7 +708,7 @@ 9 - 1.9.0.BETA-7 + 1.9.0.RC1 diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index 4cd77145a06..b106d43086d 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -251,7 +251,7 @@ 9 - 1.9.0.BETA-7 + 1.9.0.RC1