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 f6df8ae7f55 chore(deps): Bump com.microsoft.azure:msal4j from 1.16.0 
to 1.16.1 (#14872)
f6df8ae7f55 is described below

commit f6df8ae7f55086cd7605c9bc9589612482a8f143
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 18 09:31:01 2024 +0200

    chore(deps): Bump com.microsoft.azure:msal4j from 1.16.0 to 1.16.1 (#14872)
    
    Bumps 
[com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java)
 from 1.16.0 to 1.16.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](https://github.com/AzureAD/microsoft-authentication-library-for-java/compare/v1.16.0...v1.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.microsoft.azure:msal4j
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 7b4c4a6ee06..160dbf7f22b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -364,7 +364,7 @@
         <mockito-version>5.12.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.16.0</msal4j-version>
+        <msal4j-version>1.16.1</msal4j-version>
         <mustache-java-version>0.9.14</mustache-java-version>
         <mvel-version>2.5.2.Final</mvel-version>
         <mybatis-version>3.5.16</mybatis-version>

Reply via email to