This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c16be0d7aaf chore(deps): Bump com.microsoft.azure:msal4j from 1.20.1 
to 1.21.0 (#18318)
c16be0d7aaf is described below

commit c16be0d7aaf9240f24f13d73998939d25daad022
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 9 12:24:44 2025 +0200

    chore(deps): Bump com.microsoft.azure:msal4j from 1.20.1 to 1.21.0 (#18318)
    
    Bumps 
[com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java)
 from 1.20.1 to 1.21.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](https://github.com/AzureAD/microsoft-authentication-library-for-java/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.azure:msal4j
      dependency-version: 1.21.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d5feb5b2395..e170034d70e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -382,7 +382,7 @@
         <mojo-executor-version>2.4.1</mojo-executor-version>
         <mongo-java-driver-version>5.5.0</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
-        <msal4j-version>1.20.1</msal4j-version>
+        <msal4j-version>1.21.0</msal4j-version>
         <mustache-java-version>0.9.14</mustache-java-version>
         <mvel-version>2.5.2.Final</mvel-version>
         <mybatis-version>3.5.19</mybatis-version>

Reply via email to