From 8abdd163ba85546372f80227fa4055cf03fa97e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 30 Mar 2022 08:29:01 +0200 Subject: [PATCH] NIFI-9848 Upgraded Maven Plugins for Reproducible Builds This closes #5915 Signed-off-by: David Handermann --- .../nifi-framework/nifi-web/nifi-web-security/pom.xml | 1 - .../nifi-registry-ranger-jersey-bundle/pom.xml | 2 +- nifi-registry/pom.xml | 6 +++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml index 7842e51fe0..63240c66e0 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml @@ -34,7 +34,6 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.1 diff --git a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml index 5ad5a840bd..6b95ec1d8e 100644 --- a/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml +++ b/nifi-registry/nifi-registry-extensions/nifi-registry-ranger/nifi-registry-ranger-jersey-bundle/pom.xml @@ -45,7 +45,7 @@ org.apache.maven.plugins maven-shade-plugin - 2.4.3 + 3.3.0 package diff --git a/nifi-registry/pom.xml b/nifi-registry/pom.xml index 87532370ad..e2ded17d04 100644 --- a/nifi-registry/pom.xml +++ b/nifi-registry/pom.xml @@ -286,7 +286,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.5.2 + 3.3.0 gnu @@ -299,7 +299,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.2.1 org.apache.maven.plugins @@ -309,7 +309,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 + 3.2.2 org.apache.maven.plugins