From 02043b70e5b79b27af401fff6f1a4d4126df9daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 01:58:52 +0000 Subject: [PATCH] Bump com.jayway.jsonpath:json-path from 2.9.0 to 3.0.0 Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.9.0 to 3.0.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.9.0...json-path-3.0.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- okta-hosted-login/pom.xml | 2 +- resource-server/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/okta-hosted-login/pom.xml b/okta-hosted-login/pom.xml index 39e08fb..519fcc2 100644 --- a/okta-hosted-login/pom.xml +++ b/okta-hosted-login/pom.xml @@ -62,7 +62,7 @@ com.jayway.jsonpath json-path - 2.9.0 + 3.0.0 diff --git a/resource-server/pom.xml b/resource-server/pom.xml index cb8ffab..32a9a74 100644 --- a/resource-server/pom.xml +++ b/resource-server/pom.xml @@ -79,7 +79,7 @@ com.jayway.jsonpath json-path - 2.9.0 + 3.0.0