From 7ebe096e5799c755d820ebf715f542aae0bbc507 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 17:16:04 +0000 Subject: [PATCH] Bump com.jayway.jsonpath:json-path from 2.2.0 to 2.9.0 in /auth-service Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.2.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/2.2.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- auth-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-service/pom.xml b/auth-service/pom.xml index 06becc1a60..9159938338 100644 --- a/auth-service/pom.xml +++ b/auth-service/pom.xml @@ -58,7 +58,7 @@ com.jayway.jsonpath json-path - 2.2.0 + 2.9.0 test