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 a12892fc32c chore(deps): Bump com.microsoft.azure:msal4j from 1.16.1
to 1.16.2 (#14968)
a12892fc32c is described below
commit a12892fc32ceaefdf83af0ee868b02d946e325b5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jul 30 10:25:48 2024 +0200
chore(deps): Bump com.microsoft.azure:msal4j from 1.16.1 to 1.16.2 (#14968)
Bumps
[com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java)
from 1.16.1 to 1.16.2.
- [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.1...v1.16.2)
---
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 4924d0c7fae..41cb72d6e33 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -366,7 +366,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.1</msal4j-version>
+ <msal4j-version>1.16.2</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>