diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 16c52f8324..55c770e89a 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.7") { + library("AspectJ", "1.9.8") { group("org.aspectj") { modules = [ "aspectjrt",