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 45694963b TIKA-4327: update aws
45694963b is described below

commit 45694963b5c1790008651e73bdaf65e0a8647e11
Author: Tilman Hausherr <[email protected]>
AuthorDate: Wed Nov 5 07:25:32 2025 +0100

    TIKA-4327: update aws
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 22b4adcca..14014fff6 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.59.0</google.cloud.version>
-    <aws2.version>2.37.3</aws2.version>
+    <aws2.version>2.37.5</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