From c2da6e7aa2bb0a0e11a0b61ebb411c75d7bea86d Mon Sep 17 00:00:00 2001 From: Matt Gilman Date: Wed, 23 Oct 2019 14:35:42 -0400 Subject: [PATCH] NIFI-6687: - Updating exclusions and overrides accordingly for Ranger 2.0. This closes #3835. Signed-off-by: Bryan Bende --- .../nifi-ranger-plugin/pom.xml | 11 +------- nifi-nar-bundles/nifi-ranger-bundle/pom.xml | 25 ------------------- 2 files changed, 1 insertion(+), 35 deletions(-) diff --git a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml index 35775cc270..45871c5ba5 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/nifi-ranger-plugin/pom.xml @@ -25,7 +25,7 @@ nifi-ranger-plugin jar - 3.0.0 + 3.1.1 @@ -36,11 +36,6 @@ org.apache.nifi nifi-properties - - com.sun.jersey - jersey-bundle - 1.19 - org.apache.ranger ranger-plugins-common @@ -54,10 +49,6 @@ com.google.code.findbugs jsr305 - - com.sun.jersey - jersey-bundle - diff --git a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml index c2180a9b12..6ae02e7a61 100644 --- a/nifi-nar-bundles/nifi-ranger-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-ranger-bundle/pom.xml @@ -27,35 +27,10 @@ 1.10.0-SNAPSHOT pom - - 4.4.1 - 4.4.1 - 4.4.1 - - nifi-ranger-plugin nifi-ranger-nar nifi-ranger-resources - - - - org.apache.httpcomponents - httpclient - ${httpcomponents.httpclient.version} - - - org.apache.httpcomponents - httpcore - ${httpcomponents.httpcore.version} - - - org.apache.httpcomponents - httpmime - ${httpcomponents.httpmime.version} - - -