From e52b92b1154025cd9115480a89895aa2d6a32bda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:57:36 +0000 Subject: [PATCH] Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.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.8.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flowman-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flowman-core/pom.xml b/flowman-core/pom.xml index 05473de1d..588ce4ea1 100644 --- a/flowman-core/pom.xml +++ b/flowman-core/pom.xml @@ -121,7 +121,7 @@ com.jayway.jsonpath json-path - 2.8.0 + 2.9.0 compile