Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps com.microsoft.azure:msal4j from 1.23.0 to 1.23.1.

Release notes

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

1.23.1

  • Fix regression and other issues related to client credentials (#986)
    • Fix for regression after latest release where certificate-based assertions were never refreshed (#984)
    • Fix/improve behavior to properly handle callback-based assertions set at the application level (#879, #977)
    • Generally improve internal assertion behavior by making assertions entirely per-request

Full Changelog: AzureAD/microsoft-authentication-library-for-java@v1.23.0...v1.23.1

Changelog

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

Version 1.23.1

  • Fix regression and other issues related to client credentials (#986)
    • Fix for regression after latest release where certificate-based assertions were never refreshed (#984)
    • Fix/improve behavior to properly handle callback-based assertions set at the application level (#879, #977)
    • Generally improve internal assertion behavior by making assertions entirely per-request
Commits
  • b8c025b Merge pull request #991 from AzureAD/avdunn/release-1.23.1
  • 62645de Version number and changelog update for release 1.23.1
  • 9c03bc3 Merge pull request #986 from AzureAD/avdunn/fix-assertion-refresh
  • cf22677 Fix issue with overriding tenant in B2C authority
  • 305d209 PR feedback
  • cabae29 Merge pull request #988 from AzureAD/avdunn/improve-credentials
  • dcf0369 Merge remote-tracking branch 'origin/avdunn/improve-credentials' into avdunn/...
  • a36c921 Merge branch 'avdunn/fix-assertion-refresh' into avdunn/improve-credentials
  • 65dbd6c Update msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/Authority.java
  • fb0f51e Add test for mixed and overridden credentials
  • 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.23.0 to 1.23.1.
- [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.23.0...v1.23.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependency-upgrade Dependency upgrade is needed label Sep 15, 2025
@github-project-automation github-project-automation bot moved this to To review in Pull Requests Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade Dependency upgrade is needed
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

0 participants