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