diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3ebb287b47..d4f5e04087 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -976,7 +976,7 @@ bom { ] } } - library("Json Path", "2.6.0") { + library("Json Path", "2.7.0") { group("com.jayway.jsonpath") { modules = [ "json-path",