From cb5debc6ddaf59813f0a1c6ed6a996cc76eaa200 Mon Sep 17 00:00:00 2001 From: Pierre Villard Date: Fri, 7 Apr 2023 18:16:29 +0300 Subject: [PATCH] NIFI-11407 Upgraded Azure BOM from 1.2.9 to 1.2.11 - Added Woodstox Core to nifi-toolkit-encrypt-config This closes #7136 Signed-off-by: David Handermann (cherry picked from commit a148b6f348ad4d7fd30dc7219d3e450550bc0e78) --- nifi-commons/nifi-property-protection-azure/pom.xml | 2 +- nifi-nar-bundles/nifi-azure-bundle/pom.xml | 4 ++-- nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml | 6 ++++++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml b/nifi-commons/nifi-property-protection-azure/pom.xml index 438e1c32fb..611e9354e3 100644 --- a/nifi-commons/nifi-property-protection-azure/pom.xml +++ b/nifi-commons/nifi-property-protection-azure/pom.xml @@ -26,7 +26,7 @@ com.azure azure-sdk-bom - 1.2.9 + 1.2.11 import pom diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml b/nifi-nar-bundles/nifi-azure-bundle/pom.xml index 3b75af1a2b..325314305b 100644 --- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml +++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml @@ -26,9 +26,9 @@ pom - 1.2.9 + 1.2.11 8.6.6 - 1.13.3 + 1.13.7 0.34.1 diff --git a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml index af40989c4a..0aedac66c8 100644 --- a/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml +++ b/nifi-toolkit/nifi-toolkit-encrypt-config/pom.xml @@ -120,6 +120,12 @@ + + + com.fasterxml.woodstox + woodstox-core + 6.5.0 + org.spockframework spock-core