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

orpiske 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 79e147d0aa8 Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0
79e147d0aa8 is described below

commit 79e147d0aa8b36d0d7177f9c9340e269b40be222
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 06:52:48 2024 +0000

    Bump com.microsoft.azure:msal4j from 1.14.3 to 1.15.0
    
    Bumps 
[com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java)
 from 1.14.3 to 1.15.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/v1.15.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.azure:msal4j
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b92bb62b0c9..ac12c654cc5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -365,7 +365,7 @@
         <mockito-version>5.11.0</mockito-version>
         <mongo-java-driver-version>4.11.1</mongo-java-driver-version>
         <mongo-hadoop-version>1.5.0</mongo-hadoop-version>
-        <msal4j-version>1.14.3</msal4j-version>
+        <msal4j-version>1.15.0</msal4j-version>
         <mustache-java-version>0.9.11</mustache-java-version>
         <mvel-version>2.5.2.Final</mvel-version>
         <mybatis-version>3.5.15</mybatis-version>

Reply via email to