Skip to content

Commit

Permalink
[dependency] Bump com.microsoft.azure:msal4j from 1.14.2 to 1.14.3
Browse files Browse the repository at this point in the history
Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.14.2 to 1.14.3.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-java/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/changelog.txt)
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent de06a6a commit 008a760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<springdoc-openapi-ui.version>2.3.0</springdoc-openapi-ui.version>
<snakeyaml.version>2.2</snakeyaml.version>
<caffeine.version>3.1.8</caffeine.version>
<msal4j.version>1.14.2</msal4j.version>
<msal4j.version>1.14.3</msal4j.version>
<awaitility-kotlin.version>4.2.0</awaitility-kotlin.version>
<ktlint.version>1.1.1</ktlint.version>

Expand Down

0 comments on commit 008a760

Please sign in to comment.