From 93bcecd0bfb5ba78ee1105fb307b72057ca13669 Mon Sep 17 00:00:00 2001
From: "dev-mend-for-github-com[bot]"
<51963704+dev-mend-for-github-com[bot]@users.noreply.github.com>
Date: Wed, 25 Feb 2026 22:13:53 +0000
Subject: [PATCH] Update dependency com.jayway.jsonpath:json-path to v2.9.0
---
nifi-commons/nifi-expression-language/pom.xml | 2 +-
.../nifi-elasticsearch-client-service/pom.xml | 2 +-
.../nifi-elasticsearch-restapi-processors/pom.xml | 2 +-
.../nifi-record-utils/nifi-json-record-utils/pom.xml | 2 +-
nifi-nar-bundles/nifi-standard-bundle/pom.xml | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/nifi-commons/nifi-expression-language/pom.xml b/nifi-commons/nifi-expression-language/pom.xml
index 41f2c129c044..8f133d35083b 100644
--- a/nifi-commons/nifi-expression-language/pom.xml
+++ b/nifi-commons/nifi-expression-language/pom.xml
@@ -114,7 +114,7 @@
com.jayway.jsonpath
json-path
- 2.8.0
+ 2.9.0
com.fasterxml.jackson.core
diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
index 0db055191b8c..f5d4d0f36aea 100644
--- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
+++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-client-service/pom.xml
@@ -114,7 +114,7 @@
com.jayway.jsonpath
json-path
- 2.8.0
+ 2.9.0
org.apache.httpcomponents
diff --git a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml
index 4d10f33364be..027bb16db718 100644
--- a/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml
+++ b/nifi-nar-bundles/nifi-elasticsearch-bundle/nifi-elasticsearch-restapi-processors/pom.xml
@@ -86,7 +86,7 @@ language governing permissions and limitations under the License. -->
com.jayway.jsonpath
json-path
- 2.8.0
+ 2.9.0
compile
diff --git a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml
index 6ce68e83cd84..c3cfd7a6870d 100755
--- a/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml
+++ b/nifi-nar-bundles/nifi-extension-utils/nifi-record-utils/nifi-json-record-utils/pom.xml
@@ -37,7 +37,7 @@
com.jayway.jsonpath
json-path
- 2.8.0
+ 2.9.0
com.fasterxml.jackson.core
diff --git a/nifi-nar-bundles/nifi-standard-bundle/pom.xml b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
index 91567def49de..e4e73d32ccb3 100644
--- a/nifi-nar-bundles/nifi-standard-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-standard-bundle/pom.xml
@@ -177,7 +177,7 @@
com.jayway.jsonpath
json-path
- 2.8.0
+ 2.9.0
org.apache.tika