diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 464d267b38..d513fce6c3 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.15.0") { + library("AssertJ", "3.16.1") { group("org.assertj") { modules = [ "assertj-core"