fix(deps): update dependency com.microsoft.azure:msal4j to v1.25.1 (#5246)

This PR contains the following updates:

| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[com.microsoft.azure:msal4j](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java)
| `1.23.1` → `1.25.1` |
![age](https://developer.mend.io/api/mc/badges/age/maven/com.microsoft.azure:msal4j/1.25.1?slim=true)
|
![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.microsoft.azure:msal4j/1.23.1/1.25.1?slim=true)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/2069) for more information.

---

### Release Notes

<details>
<summary>AzureAD/microsoft-authentication-library-for-java
(com.microsoft.azure:msal4j)</summary>

###
[`v1.25.1`](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/releases/tag/1.25.1)

[Compare
Source](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/compare/1.25.0...1.25.1)

##### What's Changed

- Migrate OBO tests from AppWebApi/client secret to
AppOBOService/certificate by
[@&#8203;RyAuld](https://redirect.github.com/RyAuld) in
[#&#8203;1030](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1030)
- Migrate region discovery to IMDS /compute JSON endpoint by
[@&#8203;Robbie-Microsoft](https://redirect.github.com/Robbie-Microsoft)
in
[#&#8203;1038](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1038)
- Add DateTimeTests coverage for past expires\_on timestamps by
[@&#8203;gladjohn](https://redirect.github.com/gladjohn) in
[#&#8203;1042](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1042)
- Add claimsFromClient API for client-originated claims by
[@&#8203;Robbie-Microsoft](https://redirect.github.com/Robbie-Microsoft)
in
[#&#8203;1039](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1039)
- Bump Azure Arc HIMDS api-version from 2019-11-01 to 2020-06-01 by
[@&#8203;gladjohn](https://redirect.github.com/gladjohn) with
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1045](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1045)
- Extract shared ExtendedCacheKey helper to de-duplicate cache-key
plumbing by
[@&#8203;Robbie-Microsoft](https://redirect.github.com/Robbie-Microsoft)
in
[#&#8203;1046](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1046)

##### New Contributors

- [@&#8203;RyAuld](https://redirect.github.com/RyAuld) made their first
contribution in
[#&#8203;1030](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1030)
-
[@&#8203;Robbie-Microsoft](https://redirect.github.com/Robbie-Microsoft)
made their first contribution in
[#&#8203;1038](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1038)
- [@&#8203;gladjohn](https://redirect.github.com/gladjohn) made their
first contribution in
[#&#8203;1042](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1042)

**Full Changelog**:
<https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/1.25.0...1.25.1>

###
[`v1.25.0`](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/releases/tag/1.25.0)

[Compare
Source](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.24.1...1.25.0)

##### What's Changed

- Add MSAL client metadata headers to IMDS managed identity requests by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1024](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1024)
- Add Federated Managed Identity (FMI) support for client credentials
flow by [@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1025](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1025)
- Add User Federated Identity Credential (`user_fic`) grant type support
by [@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1026](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1026)

**Full Changelog**:
<https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.24.1...1.25.0>

###
[`v1.24.1`](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/releases/tag/v1.24.1):
1.24.1

[Compare
Source](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.24.0...v1.24.1)

##### What's Changed

- Improve sovereign cloud support and network error handling by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1018](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1018)
- Move integration tests to a more standard directory path by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1017](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1017)
- Fix for code scanning alert no. 18: Implicit narrowing conversion in
compound assignment by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1013](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1013)
- Bump com.azure:azure-identity from 1.10.0 to 1.12.2 in /msal4j-sdk in
the maven group across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1006](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1006)

**Full Changelog**:
<https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.24.0...v1.24.1>

###
[`v1.24.0`](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/releases/tag/v1.24.0):
1.24.0

[Compare
Source](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.23.1...v1.24.0)

##### What's Changed

- Use more common "static final" instead of "final static" by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;993](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/993)
- Fix minor issues found by SonarQube by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;994](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/994)
- Consistently use SLF4J's recommended styles by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;992](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/992)
- Use java.nio chartsets instead of nimbusds by
[@&#8203;HerrDerb](https://redirect.github.com/HerrDerb) in
[#&#8203;996](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/996)
- Deprecate ROPC flow by
[@&#8203;Ugonnaak1](https://redirect.github.com/Ugonnaak1) in
[#&#8203;998](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/998)
- Deprecate extraQueryParameters by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1001](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1001)
- Lab Migration by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1002](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1002)
- Deprecate ResponseMode.QUERY in system browser auth flow,
automatically override to FORM\_POST with warning by
[@&#8203;ashok672](https://redirect.github.com/ashok672) in
[#&#8203;1004](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1004)
- Add copilot-instructions.md and fix tests by
[@&#8203;Avery-Dunn](https://redirect.github.com/Avery-Dunn) in
[#&#8203;1009](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1009)
- Release 1.24.0 by
[@&#8203;Copilot](https://redirect.github.com/Copilot) in
[#&#8203;1011](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1011)

##### New Contributors

- [@&#8203;HerrDerb](https://redirect.github.com/HerrDerb) made their
first contribution in
[#&#8203;996](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/996)
- [@&#8203;ashok672](https://redirect.github.com/ashok672) made their
first contribution in
[#&#8203;1004](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1004)
- [@&#8203;Copilot](https://redirect.github.com/Copilot) made their
first contribution in
[#&#8203;1011](https://redirect.github.com/AzureAD/microsoft-authentication-library-for-java/pull/1011)

**Full Changelog**:
<https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.23.1...v1.24.0>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/langchain4j/langchain4j).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQ0LjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-07-31 15:43:56 +02:00 committed by GitHub
parent 4c39d01688
commit 2e9eb1d830
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.23.1</version>
<version>1.25.1</version>
</dependency>
</dependencies>
</dependencyManagement>

View File

@ -34,7 +34,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>msal4j</artifactId>
<version>1.23.1</version>
<version>1.25.1</version>
</dependency>
</dependencies>
</dependencyManagement>