diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index cbadd50a10..7b92dae597 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -39,7 +39,7 @@ bom { ] } } - library("AspectJ", "1.9.9") { + library("AspectJ", "1.9.9.1") { group("org.aspectj") { modules = [ "aspectjrt",