From ac6c5d01589ebb6c6749b6a728505fd62e0289c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:23:43 +0000 Subject: [PATCH] build(deps): bump com.jayway.jsonpath:json-path in /projects/jsonpath Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.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.7.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/jsonpath/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/jsonpath/pom.xml b/projects/jsonpath/pom.xml index a4629c38e5d9..bf48e3999879 100644 --- a/projects/jsonpath/pom.xml +++ b/projects/jsonpath/pom.xml @@ -11,7 +11,7 @@ 15 15 UTF-8 - 2.7.0 + 2.9.0 PathParserFuzzer