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 a9d3064a361d0cd4c5a92ccc1e5ad071ce007b86 Author: Tilman Hausherr <[email protected]> AuthorDate: Sat May 9 16:31:20 2026 +0200 TIKA-4695: update aws, log4j, 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 d7991b0088..c675429ae1 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.63.0</microsoft-graph.version> + <microsoft-graph.version>6.64.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>
