From 37bab0c46c86529f86593f72dade35e4c0bbd7a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 20:18:03 +0000 Subject: [PATCH] build(deps): bump com.jayway.jsonpath:json-path in /tasks/jsonpath 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] --- tasks/jsonpath/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/jsonpath/pom.xml b/tasks/jsonpath/pom.xml index e2faca2f..495ca545 100644 --- a/tasks/jsonpath/pom.xml +++ b/tasks/jsonpath/pom.xml @@ -14,7 +14,7 @@ takari-jar - 2.4.0 + 2.9.0