fix: upgrade com.microsoft.azure:msal4j from 1.13.10 to 1.14.0 (#14501)

Snyk has created this PR to upgrade com.microsoft.azure:msal4j from 1.13.10 to 1.14.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/com.microsoft.azure/msal4j/

See this project in Snyk:
https://app.snyk.io/org/harshach/project/58bd6c20-d78b-41d3-9ed0-68eddd1421d5?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Sriharsha Chintalapani 2023-12-26 10:25:41 -08:00 committed by GitHub
parent c8809791ef
commit a79007d192
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,7 +83,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.13.10</version>
<version>1.14.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>