This is an automated email from the ASF dual-hosted git repository.

mthomsen pushed a commit to branch support/nifi-1.x
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit da429c2431ab0ff904f38cc9e245d369f1248c9f
Author: mr1716 <msr1...@rit.edu>
AuthorDate: Thu Aug 10 10:14:28 2023 -0400

    NIFI-11936 Update msal4j.version to 1.13.10
    
    This closes #7599
    
    Signed-off-by: Mike Thomsen <mthom...@apache.org>
---
 nifi-nar-bundles/nifi-azure-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nifi-nar-bundles/nifi-azure-bundle/pom.xml 
b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
index b8e3742907..51f9009d8f 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
@@ -28,7 +28,7 @@
     <properties>
         <azure.sdk.bom.version>1.2.13</azure.sdk.bom.version>
         
<microsoft.azure-storage.version>8.6.6</microsoft.azure-storage.version>
-        <msal4j.version>1.13.8</msal4j.version>
+        <msal4j.version>1.13.10</msal4j.version>
         <qpid.proton.version>0.34.1</qpid.proton.version>
     </properties>
 

Reply via email to