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 3aa4c47d4e TIKA-4695: update aws, google cloud
3aa4c47d4e is described below

commit 3aa4c47d4e6c8a56ed598a73740e429739e7ef3c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 26 11:23:44 2026 +0100

    TIKA-4695: update aws, google cloud
---
 tika-parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 357a52ca01..55ac137751 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -313,9 +313,9 @@
 
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
-    <google.cloud.version>2.64.0</google.cloud.version>
+    <google.cloud.version>2.64.1</google.cloud.version>
     <azure.version>1.3.5</azure.version>
-    <aws2.version>2.42.19</aws2.version>
+    <aws2.version>2.42.21</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.

Reply via email to