diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6a00574515..71febcff12 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -92,7 +92,7 @@ bom { ] } } - library("AspectJ", "1.9.5") { + library("AspectJ", "1.9.6") { group("org.aspectj") { modules = [ "aspectjrt",