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

asf-gitbox-commits pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git

commit c173289aac34d73621c6899c8b79af5a35f9409a
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Jun 12 17:29:52 2026 +0200

    TIKA-4738: update kiota, msal4j
---
 tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 6aed19b13d..91f4e3d685 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -31,8 +31,8 @@
   <properties>
     <microsoft-graph.version>6.65.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
-    <msal4j.version>1.23.1</msal4j.version>
-    <microsoft-kiota.version>1.9.2</microsoft-kiota.version>
+    <msal4j.version>1.25.0</msal4j.version>
+    <microsoft-kiota.version>1.9.3</microsoft-kiota.version>
   </properties>
 
   <dependencyManagement>

Reply via email to