From 99a0c050704ddd71c2bce0ead6a15046f7d0db12 Mon Sep 17 00:00:00 2001 From: mr1716 Date: Tue, 16 Aug 2022 12:52:15 -0400 Subject: [PATCH] NIFI-10361 Upgraded commons-jexl3 from 3.1 to 3.2.1 This closes #6305 Signed-off-by: David Handermann --- .../nifi-ccda-bundle/nifi-ccda-processors/pom.xml | 2 +- .../nifi-easyrules-bundle/nifi-easyrules-service/pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml index 1e60c56ee2..fa8a2c10f4 100644 --- a/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml +++ b/nifi-nar-bundles/nifi-ccda-bundle/nifi-ccda-processors/pom.xml @@ -42,7 +42,7 @@ org.apache.commons commons-jexl3 - 3.1 + 3.2.1 commons-logging diff --git a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml index 67b9ad075a..a0845f25e9 100644 --- a/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml +++ b/nifi-nar-bundles/nifi-easyrules-bundle/nifi-easyrules-service/pom.xml @@ -60,7 +60,7 @@ org.apache.commons commons-jexl3 - 3.1 + 3.2.1 commons-logging @@ -104,4 +104,4 @@ - \ No newline at end of file +