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

commit 364e3200e0e26b5da039a9245e60df0ba957c4f6
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 7 13:07:19 2026 +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 8ee4f2be84..badb932101 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.64.0</google.cloud.version>
-    <aws2.version>2.42.7</aws2.version>
+    <aws2.version>2.42.8</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