diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0d77edf679f3..6b0ffcc45437 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.19") { + library("AspectJ", "1.9.20") { group("org.aspectj") { modules = [ "aspectjrt",