Skip to content

Commit

Permalink
Azure Identity and MSAL update without vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyc committed Feb 19, 2025
1 parent ad13edf commit 4112e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@
<!-- Driver Dependencies -->
<org.osgi.core.version>6.0.0</org.osgi.core.version>
<azure-security-keyvault-keys.version>4.9.1</azure-security-keyvault-keys.version>
<azure-identity.version>1.15.0</azure-identity.version>
<msal.version>1.17.2</msal.version>
<azure-identity.version>1.15.2</azure-identity.version>
<msal.version>1.19.0</msal.version>
<osgi.jdbc.version>1.1.0</osgi.jdbc.version>
<antlr-runtime.version>4.9.3</antlr-runtime.version>
<com.google.code.gson.version>2.11.0</com.google.code.gson.version>
Expand Down

0 comments on commit 4112e70

Please sign in to comment.