From 0858e9b368923173928e9baf7ed19a6f3d3e2337 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 1 Mar 2018 13:30:40 +0000 Subject: [PATCH] Remove AspectJ version override in the samples' build As of AspectJ 1.8.13, the override is no longer necessary to build the samples. See gh-11095 --- spring-boot-samples/pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/spring-boot-samples/pom.xml b/spring-boot-samples/pom.xml index e3a90ee1cc..41eb379245 100644 --- a/spring-boot-samples/pom.xml +++ b/spring-boot-samples/pom.xml @@ -253,9 +253,6 @@ 9 - - 1.9.0.RC1 -