Skip to content

Commit

Permalink
NIFI-13553 Upgraded msal4j from 1.15.1 to 1.16.1
Browse files Browse the repository at this point in the history
This closes #9106

Signed-off-by: David Handermann <exceptionfactory@apache.org>
  • Loading branch information
greyp9 authored and exceptionfactory committed Jul 31, 2024
1 parent 6c93062 commit febde9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nifi-extension-bundles/nifi-azure-bundle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<properties>
<!-- when changing the Azure SDK version, also update msal4j to the version that is required by azure-identity -->
<azure.sdk.bom.version>1.2.25</azure.sdk.bom.version>
<msal4j.version>1.15.1</msal4j.version>
<msal4j.version>1.16.1</msal4j.version>
<qpid.proton.version>0.34.1</qpid.proton.version>
</properties>

Expand Down

0 comments on commit febde9d

Please sign in to comment.