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

commit b9366b2aac4b7ac11feb03568a7f669ce7d7fcaf
Author: Tilman Hausherr <til...@apache.org>
AuthorDate: Sat Aug 23 20:29:02 2025 +0200

    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 4b6ae8875..693d24d2e 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -312,7 +312,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.55.0</google.cloud.version>
     <aws.version>1.12.788</aws.version>
-    <aws2.version>2.32.26</aws2.version>
+    <aws2.version>2.32.29</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