Skip to content

gradle: bump com.microsoft.azure:msal4j from 1.23.1 to 1.24.0 in /client-samples/java/rest#196

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/client-samples/java/rest/com.microsoft.azure-msal4j-1.24.0
Open

gradle: bump com.microsoft.azure:msal4j from 1.23.1 to 1.24.0 in /client-samples/java/rest#196
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/client-samples/java/rest/com.microsoft.azure-msal4j-1.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

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

Release notes

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

1.24.0

What's Changed

New Contributors

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

Changelog

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

Version 1.24.0

  • Code quality improvements (#992, #993, #994)
    • Consistently use SLF4J's recommended styles for logging (#992)
    • Use "static final" instead of "final static" for constants (#993)
    • Fix various minor issues found by SonarQube (#994)
  • Deprecations (#998, #1001, #1004)
    • Deprecate ROPC (username/password) flow, which is insecure and will be removed in a future version (#998)
    • Deprecate extraQueryParameters API due to caching issues (#1001)
    • Deprecate ResponseMode.QUERY in system browser flow, automatically override to FORM_POST with warning (#1004)
  • Test infrastructure improvements (#1002, #1009)
    • Migrate test infrastructure from ID Labs API to Key Vault-based approach (#1002)
    • Refactor Selenium-based browser tests to follow Selenium conventions (#1002)
    • Fix integration tests and disable failing CIAM browser tests pending investigation (#1009)
    • Add copilot-instructions.md to help AI agents understand the library architecture (#1009)
  • Use java.nio.charset.StandardCharsets instead of nimbusds in persistence extensions (#996)
Commits
  • 2e6673e Merge pull request #1011 from AzureAD/copilot/prepare-release-1240
  • 910396b Update version to 1.24.0 and add changelog entries
  • bd613ff Initial plan
  • eb13f42 Merge pull request #1009 from AzureAD/avdunn/copilot-instructions
  • bb697ff Disable failing test
  • e118812 Fix tests
  • aaa071f Add copilot-instructions.md
  • 7be975b Merge pull request #1004 from AzureAD/asram/deprecate_response_mode_query
  • c318d3b Update AuthorizationRequestUrlParameters.java
  • 7751075 Fix for review comments
  • 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 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.1 to 1.24.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.23.1...v1.24.0)

---
updated-dependencies:
- dependency-name: com.microsoft.azure:msal4j
  dependency-version: 1.24.0
  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 Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 08:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 1, 2026
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.

0 participants