diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7a5328f542..a69b882775 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -105,7 +105,7 @@ bom { ] } } - library("AssertJ", "3.18.1") { + library("AssertJ", "3.19.0") { group("org.assertj") { modules = [ "assertj-core"