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 6ef5411d9 TIKA-4488: update aws, microsoft-graph
6ef5411d9 is described below

commit 6ef5411d99bba22f6bcccf80ac742abea9d4866e
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Dec 18 16:28:38 2025 +0100

    TIKA-4488: update aws, microsoft-graph
---
 tika-parent/pom.xml                                           | 2 +-
 tika-pipes/tika-fetchers/tika-fetcher-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 992b06029..a208fd7b7 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-fetchers/tika-fetcher-microsoft-graph/pom.xml 
b/tika-pipes/tika-fetchers/tika-fetcher-microsoft-graph/pom.xml
index dfa2ce732..f0cacaed4 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.58.0</microsoft-graph.version>
+    <microsoft-graph.version>6.59.0</microsoft-graph.version>
     <wiremock.version>3.3.1</wiremock.version>
     <msal4j.version>1.23.1</msal4j.version>
     <kotlin-stdlib.version>2.3.0</kotlin-stdlib.version>

Reply via email to