This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_3x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_3x by this push:
new 430688a09 TIKA-4379: update microsoft-graph
430688a09 is described below
commit 430688a0909a7ab6ee68f5350df8883655bbef9b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Mar 19 10:57:57 2025 +0100
TIKA-4379: update microsoft-graph
---
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 00414685e..fbf171a9b 100644
--- a/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
+++ b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
@@ -29,7 +29,7 @@
<name>Apache Tika Microsoft Graph Pipes Fetcher</name>
<properties>
- <microsoft-graph.version>6.32.0</microsoft-graph.version>
+ <microsoft-graph.version>6.33.0</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<msal4j.version>1.19.1</msal4j.version>
<kotlin-stdlib.version>2.1.10</kotlin-stdlib.version>