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

mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git

commit c0156e34298bf6e4a4d1f521b7dca48736d7940f
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 8a4b85a4a9..b12d481574 100644
--- a/nifi-nar-bundles/nifi-azure-bundle/pom.xml
+++ b/nifi-nar-bundles/nifi-azure-bundle/pom.xml
@@ -27,7 +27,7 @@
 
     <properties>
         <azure.sdk.bom.version>1.2.13</azure.sdk.bom.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