Skip to content

Commit

Permalink
Updated MSAL and Azure Identity dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyc committed Jan 15, 2025
1 parent 5bb3353 commit f9c184b
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.7.3</azure-security-keyvault-keys.version>
<azure-identity.version>1.12.2</azure-identity.version>
<msal.version>1.15.1</msal.version>
<azure-identity.version>1.15.0</azure-identity.version>
<msal.version>1.17.2</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.10.1</com.google.code.gson.version>
Expand Down

0 comments on commit f9c184b

Please sign in to comment.