AzureAD / azure-activedirectory-library-for-java

MIT License
161 stars 126 forks source link

Update oauth2-oidc-sdk dependency to version 9.4 #306

Closed Avery-Dunn closed 3 years ago

Avery-Dunn commented 3 years ago

Upgrades the oauth2-oidc-sdk dependency to the latest version (9.4), to solve the issue mentioned in https://github.com/AzureAD/azure-activedirectory-library-for-java/issues/305

See https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/322 and https://github.com/AzureAD/microsoft-authentication-library-for-java/pull/373 for the same changes in MSAL

dstcnd11 commented 3 years ago

Hi Team! Thanks for promptly addressing this issue! Given that this PR is approved can it be merged and can new version be released to Maven Central? Thanks!