diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 594a0c2ab9..555c3bfb15 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -96,7 +96,7 @@ bom { ] } } - library("AspectJ", "1.9.6") { + library("AspectJ", "1.9.7") { group("org.aspectj") { modules = [ "aspectjrt",