diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c7d34d1c70b..11d6d527c76 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -734,7 +734,7 @@ bom { ] } } - library("JsonAssert", "1.5.1") { + library("JsonAssert", "1.5.3") { group("org.skyscreamer") { modules = [ "jsonassert"