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 a1e1e009c2 TIKA-4488: update aws
a1e1e009c2 is described below

commit a1e1e009c20a33692fcf7c4146015305ff81314c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jan 24 12:28:38 2026 +0100

    TIKA-4488: 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 f4920fdc36..b1eeb1e3c3 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.62.0</google.cloud.version>
-    <aws2.version>2.41.10</aws2.version>
+    <aws2.version>2.41.14</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