This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits 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 e67d409808 TIKA-4792: update aws
e67d409808 is described below

commit e67d40980859e346cd4189c9a4f58ef648d2a5ee
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Aug 8 15:00:04 2026 +0200

    TIKA-4792: 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 fff66e4548..c3ae2e85a9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,7 @@
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.71.0</google.cloud.version>
-    <aws2.version>2.51.2</aws2.version>
+    <aws2.version>2.51.3</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