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

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


The following commit(s) were added to refs/heads/main by this push:
     new 493ae943c Bump com.microsoft.azure:msal4j from 1.16.2 to 1.17.0 (#1925)
493ae943c is described below

commit 493ae943c4b33d328797bdf99e56ccc0870211c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 26 09:55:50 2024 +0200

    Bump com.microsoft.azure:msal4j from 1.16.2 to 1.17.0 (#1925)
    
    Bumps 
[com.microsoft.azure:msal4j](https://github.com/AzureAD/microsoft-authentication-library-for-java)
 from 1.16.2 to 1.17.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-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>
---
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
index 674310859..f1d9ab7b8 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -39,7 +39,7 @@
     <wiremock.version>3.3.1</wiremock.version>
     <mockito-junit-jupiter.version>5.12.0</mockito-junit-jupiter.version>
     <nimbus-jose-jwt.version>9.40</nimbus-jose-jwt.version>
-    <msal4j.version>1.16.2</msal4j.version>
+    <msal4j.version>1.17.0</msal4j.version>
     <kotlin-stdlib.version>2.0.20</kotlin-stdlib.version>
   </properties>
 

Reply via email to