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 e58fe5d85 TIKA-4379: update microsoft-graph
e58fe5d85 is described below
commit e58fe5d8590e39e2d425762687010a6882c230fa
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Mar 14 10:18:41 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 8a022803e..00414685e 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.31.0</microsoft-graph.version>
+ <microsoft-graph.version>6.32.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>