We recently updated jackson-databind version to 2.14.0-rc1 to remediate security vulnerabilities in the earlier version but it is not compatible with jackson-core 2.13 version used by Azure SDK. This is creating issues for the customers using both msal java and azure sdk.
Downgrading jackson-databind version to 2.13 will resolve customers' issues.