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 dc7514b870ad25763782929496722bed80e13e6c Author: Tilman Hausherr <[email protected]> AuthorDate: Sat May 9 16:31:30 2026 +0200 TIKA-4327: update aws, log4j, 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 849e0288fa..54e40a8e32 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.63.0</microsoft-graph.version> + <microsoft-graph.version>6.64.0</microsoft-graph.version> <wiremock.version>3.3.1</wiremock.version> <msal4j.version>1.30.0-beta</msal4j.version> <microsoft-kiota.version>1.9.2</microsoft-kiota.version>
