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