Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps com.microsoft.azure:msal4j from 1.17.3 to 1.19.0.

Release notes

Sourced from com.microsoft.azure:msal4j's releases.

1.19.0

What's Changed

Full Changelog: AzureAD/microsoft-authentication-library-for-java@v1.18.0...1.19.0

v1.18.0

What's Changed

New Contributors

Changelog

Sourced from com.microsoft.azure:msal4j's changelog.

Version 1.19.0

  • Fix potential regression caused by certificate hashing changes (#898)
  • Add token refresh reasons AuthenticationResultMetadata (#901)
  • Update build plugins for better compatibility with Java 17+ (#900)
  • Downgrade json-smart dependency to avoid CVE (#905)

Version 1.18.0

  • Fix WWW-Authenticate formatting in MI scenarios (#885)
  • Fix tenant override not being used in OBO and credential flows (#886)
  • Bump jackson-databind dependency (#887)
Commits
  • d008766 Merge pull request #906 from AzureAD/avdunn/release-1.19.0
  • 8c61f57 Version updates for release 1.19.0
  • 49a93cc Merge pull request #905 from AzureAD/avdunn/dependency-updates
  • ae8dc21 Downgrade due to CVE alert
  • 6f5f5f1 Merge pull request #901 from AzureAD/avdunn/cache-refresh-metadata
  • ffaa5d2 Merge pull request #904 from AzureAD/avdunn/codeql-fixes
  • ede1b34 Add CodeQL suppressions for false positives
  • 2de2b4a Address PR feedback
  • 7d794be Fix unit tests to look for correct telemetry values
  • 175a4eb Merge pull request #898 from AzureAD/avdunn/sha256-fix
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java) from 1.17.3 to 1.19.0.
- [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](AzureAD/microsoft-authentication-library-for-java@v1.17.3...1.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2025

Superseded by #388.

@dependabot dependabot bot closed this Feb 28, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.microsoft.azure-msal4j-1.19.0 branch February 28, 2025 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants