From cd81abec7e5b5431208d6ba4016064aa35f458ac 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:14:20 +0000 Subject: [PATCH] Update dependency org.apache.commons:commons-configuration2 to v2.10.1 --- .../nifi-ranger-bundle/nifi-ranger-resources/pom.xml | 2 +- .../nifi-lookup-services-bundle/nifi-lookup-services/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml index 3b7655c975f7..d060cef5ba1a 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-resources/pom.xml @@ -69,7 +69,7 @@ org.apache.commons commons-configuration2 - 2.1.1 + 2.10.1 commons-logging diff --git a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml index d0a252d02744..afe30e312938 100644 --- a/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml +++ b/nifi-nar-bundles/nifi-standard-services/nifi-lookup-services-bundle/nifi-lookup-services/pom.xml @@ -51,7 +51,7 @@ org.apache.commons commons-configuration2 - 2.9.0 + 2.10.1 commons-logging