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

commit c0fcc4d587c3ed567e1c93ee368b85193deae00b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Sep 27 14:13:14 2025 +0200

    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 6e8944da3..d0268e05e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -311,7 +311,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.58.0</google.cloud.version>
     <aws.version>1.12.791</aws.version>
-    <aws2.version>2.34.4</aws2.version>
+    <aws2.version>2.34.6</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