mirror of https://github.com/apache/nifi.git
NIFI-13553 Upgraded msal4j from 1.15.1 to 1.16.1
This closes #9106 Signed-off-by: David Handermann <exceptionfactory@apache.org>
This commit is contained in:
parent
6c930626dc
commit
febde9d281
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue