Skip to content

Commit

Permalink
MSAL and Azure Identity version bump (#2433)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkyc authored May 24, 2024
1 parent 9d503dd commit c79befa
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.11.1</azure-identity.version>
<msal.version>1.14.1</msal.version>
<azure-identity.version>1.12.1</azure-identity.version>
<msal.version>1.15.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.10.1</com.google.code.gson.version>
Expand Down

0 comments on commit c79befa

Please sign in to comment.