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