From 08b0ba9fe27c3afb795574989d57ba5d7e3d7d3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:05:00 +0000 Subject: [PATCH] Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0 Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.9.0 to 2.10.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-2.10.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 30fd038..2944494 100644 --- a/okta-hosted-login/pom.xml +++ b/okta-hosted-login/pom.xml @@ -51,7 +51,7 @@ com.jayway.jsonpath json-path - 2.9.0 + 2.10.0 diff --git a/resource-server/pom.xml b/resource-server/pom.xml index 69fd140..6cc8ba7 100644 --- a/resource-server/pom.xml +++ b/resource-server/pom.xml @@ -68,7 +68,7 @@ com.jayway.jsonpath json-path - 2.9.0 + 2.10.0