AzureAD / microsoft-authentication-library-common-for-android

Common code used by both the Active Directory Authentication Library (ADAL) and the Microsoft Authentication Library (MSAL)
MIT License
41 stars 35 forks source link

Bumping Moshi versions; force setting Okio version #2210

Closed melissaahn closed 12 months ago

melissaahn commented 1 year ago

Summary

This PR addresses a CVE related to Okio:

melissaahn commented 12 months ago

Bumping to Moshi 1.14.0, since this version doesn't contain Kotlin 1.8 yet (some downstream consumers are not able to take dependencies with Kotlin 1.8 yet).