From 3a2940f4960f073632e34a94be2052a215ecf89b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 23:53:12 +0000 Subject: [PATCH 1/2] build(deps): 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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6237a4416480..915cbeb7dd65 100644 --- a/pom.xml +++ b/pom.xml @@ -1092,7 +1092,7 @@ com.jayway.jsonpath json-path - 2.9.0 + 3.0.0 net.thisptr From 042d0476f2ac2273ec0dfd3a735bc8a721d21a28 Mon Sep 17 00:00:00 2001 From: Frank Chen Date: Thu, 6 Aug 2026 10:47:32 +0800 Subject: [PATCH 2/2] build(deps): align json-path transitive dependencies --- licenses.yaml | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/licenses.yaml b/licenses.yaml index ad0e115093df..dcea48c70268 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -497,7 +497,7 @@ name: JsonPath license_category: binary module: java-core license_name: Apache License version 2.0 -version: 2.9.0 +version: 3.0.0 libraries: - com.jayway.jsonpath: json-path @@ -1828,7 +1828,7 @@ name: JSON Small and Fast Parser license_category: binary module: java-core license_name: Apache License version 2.0 -version: 2.5.2 +version: 2.6.0 libraries: - net.minidev: json-smart @@ -2899,7 +2899,7 @@ name: JSON Small and Fast Parser license_category: binary module: druid-pac4j license_name: Apache License version 2.0 -version: 2.5.2 +version: 2.6.0 libraries: - net.minidev: json-smart --- @@ -2908,7 +2908,7 @@ name: JSON Small and Fast Parser license_category: binary module: druid-pac4j license_name: Apache License version 2.0 -version: 2.5.2 +version: 2.6.0 libraries: - net.minidev: accessors-smart --- diff --git a/pom.xml b/pom.xml index 915cbeb7dd65..3799119e4c80 100644 --- a/pom.xml +++ b/pom.xml @@ -428,7 +428,7 @@ net.minidev json-smart - 2.5.2 + 2.6.0