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

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

commit c1b937fec86bd61519ea47649eec63cd18fc4c20
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Sep 5 18:19:54 2026 +0200

    TIKA-4836: update microsoft-graph
---
 tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml 
b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
index 58c3b215ba..abf906a36f 100644
--- a/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml
@@ -29,7 +29,7 @@
   <name>Apache Tika Pipes Microsoft Graph</name>
 
   <properties>
-    <microsoft-graph.version>6.67.0</microsoft-graph.version>
+    <microsoft-graph.version>6.69.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.26.0</msal4j.version>
     <microsoft-kiota.version>1.9.3</microsoft-kiota.version>

Reply via email to