diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 15a8f011b7e..c98804c568a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -108,7 +108,7 @@ bom { ] } } - library("AssertJ", "3.21.0") { + library("AssertJ", "3.22.0") { group("org.assertj") { modules = [ "assertj-core"