This is an automated email from the ASF dual-hosted git repository.
tilman 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 122eac1b5 TIKA-4327: update aws, microsoft-graph
122eac1b5 is described below
commit 122eac1b5b3fec5b7b8eb72b8d90eb926523ee02
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Dec 18 16:27:49 2025 +0100
TIKA-4327: update aws, microsoft-graph
---
tika-parent/pom.xml | 2 +-
tika-pipes/tika-pipes-plugins/tika-pipes-microsoft-graph/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e41daffc2..43d21a902 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -313,7 +313,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.61.0</google.cloud.version>
- <aws2.version>2.40.10</aws2.version>
+ <aws2.version>2.40.11</aws2.version>
<!-- WARNING: when you upgrade asm make sure that you update the
OpCode in the initializer in
org.apache.tika.parser.asm.XHTMLClassVisitor
See TIKA-2992.
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 4fef6c40c..f19d7d1c9 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.58.0</microsoft-graph.version>
+ <microsoft-graph.version>6.59.0</microsoft-graph.version>
<wiremock.version>3.3.1</wiremock.version>
<msal4j.version>1.30.0-beta</msal4j.version>
<kotlin-stdlib.version>2.3.0</kotlin-stdlib.version>