diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f61c364d133..0819d480569 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -101,7 +101,7 @@ bom { ] } } - library("AssertJ", "3.14.0") { + library("AssertJ", "3.15.0") { group("org.assertj") { modules = [ "assertj-core"