diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e655d7d4556..2f3ca47b8e1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -47,7 +47,7 @@ bom { ] } } - library("AspectJ", "1.9.20") { + library("AspectJ", "1.9.20.1") { group("org.aspectj") { modules = [ "aspectjrt",