From c64605f9b7efe0a237e5338b732806ae195f60c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:11:46 +0000 Subject: [PATCH] NIFI-13405 Upgraded MSAL4J from 1.15.0 to 1.15.1 This closes #8956 Signed-off-by: David Handermann --- nifi-commons/nifi-property-protection-azure/pom.xml | 2 +- nifi-extension-bundles/nifi-azure-bundle/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nifi-commons/nifi-property-protection-azure/pom.xml b/nifi-commons/nifi-property-protection-azure/pom.xml index 5e7ba04adc..96f939853c 100644 --- a/nifi-commons/nifi-property-protection-azure/pom.xml +++ b/nifi-commons/nifi-property-protection-azure/pom.xml @@ -98,7 +98,7 @@ com.microsoft.azure msal4j - 1.15.0 + 1.15.1 diff --git a/nifi-extension-bundles/nifi-azure-bundle/pom.xml b/nifi-extension-bundles/nifi-azure-bundle/pom.xml index 9592a01794..7fba44a572 100644 --- a/nifi-extension-bundles/nifi-azure-bundle/pom.xml +++ b/nifi-extension-bundles/nifi-azure-bundle/pom.xml @@ -29,7 +29,7 @@ 1.2.24 - 1.15.0 + 1.15.1 0.34.1