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