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 f1579a99fb..02b4df7aaf 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 @@ -34,6 +34,11 @@ org.apache.nifi nifi-properties + + com.sun.jersey + jersey-bundle + 1.19 + org.apache.ranger ranger-plugins-common @@ -46,6 +51,10 @@ com.google.code.findbugs jsr305 + + com.sun.jersey + jersey-bundle +