Skip to content

Commit 41a4ec8

Browse files
committed
update msal4j to 1.17.2 to adapt with azure-sdk-bom:1.2.29
Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
1 parent ffba925 commit 41a4ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<properties>
2525
<azure-sdk-bom.version>1.2.29</azure-sdk-bom.version>
2626
<!-- @sync com.azure:azure-identity:${azure-identity.version} dep:com.microsoft.azure:msal4j -->
27-
<msal4j.version>1.16.2</msal4j.version>
27+
<msal4j.version>1.17.2</msal4j.version>
2828
<!-- @sync com.azure:azure-cosmos:${azure-cosmos.version} dep:com.azure:azure-core-http-netty dep:io.projectreactor.netty:reactor-netty-http -->
2929
<reactor-netty-http.version>1.0.45</reactor-netty-http.version>
3030
<!-- needed for dependency convergence until Azure SDK is upgraded -->

0 commit comments

Comments
 (0)