From 4025c0f3c1a6cf5d3a7d3a10fab4e99286d3adab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:19:04 +0000 Subject: [PATCH] Bump com.jayway.jsonpath:json-path from 2.4.0 to 2.9.0 Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](https://github.com/jayway/JsonPath/compare/json-path-2.4.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apim-deployment-project/core/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apim-deployment-project/core/pom.xml b/apim-deployment-project/core/pom.xml index 214ccb5..a6eace4 100644 --- a/apim-deployment-project/core/pom.xml +++ b/apim-deployment-project/core/pom.xml @@ -38,7 +38,7 @@ com.jayway.jsonpath json-path - 2.6.0 + 2.9.0 org.slf4j diff --git a/pom.xml b/pom.xml index 0bbdfed..d126e49 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ com.jayway.jsonpath json-path - 2.4.0 + 2.9.0