Skip to content

Commit

Permalink
build(deps): bump msal4j from 1.13.4 to 1.13.5
Browse files Browse the repository at this point in the history
Bumps [msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.13.4 to 1.13.5.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:msal4j
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and henrymai committed Feb 27, 2023
1 parent 9bd9a63 commit 639944c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion athena-synapse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.13.4</version>
<version>1.13.5</version>
<exclusions>
<exclusion>
<groupId>com.fasterxml.jackson.datatype</groupId>
Expand Down

0 comments on commit 639944c

Please sign in to comment.