diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1c35963926..9bc2ed236f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -710,7 +710,7 @@ bom { ] } } - library("Json Path", "2.8.0") { + library("Json Path", "2.9.0") { group("com.jayway.jsonpath") { modules = [ "json-path",