From b9483c5325bc143dbbbe5328482e12a77695d6a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:22:03 +0000 Subject: [PATCH] Bump com.jayway.jsonpath:json-path in /apim-deployment-project/core Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.6.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.6.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 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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