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
The following commit(s) were added to refs/heads/main by this push:
new 475b2a328f TIKA-4327: update microsoft-graph
475b2a328f is described below
commit 475b2a328f7e8bca7c22a0574a88068799fe770f
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jul 18 14:26:09 2026 +0200
TIKA-4327: update microsoft-graph
---
tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
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 98923d90a6..e8f3ff325b 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.65.0</microsoft-graph.version>
+ <microsoft-graph.version>6.66.1</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<msal4j.version>1.25.0</msal4j.version>
<microsoft-kiota.version>1.9.3</microsoft-kiota.version>
@@ -124,7 +124,6 @@
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
- <version>${kotlin-stdlib.version}</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>