diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5aa7fbeb47..0038f35f75 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -46,7 +46,7 @@ bom { ] } } - library("AspectJ", "1.9.8") { + library("AspectJ", "1.9.9") { group("org.aspectj") { modules = [ "aspectjrt",