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 9570051d32 TIKA-4695: update aws
9570051d32 is described below

commit 9570051d3213e89e7f1ef4608eece4f106a498b3
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue Mar 24 09:47:25 2026 +0100

    TIKA-4695: 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 dc360c6012..357a52ca01 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -315,7 +315,7 @@
     <!-- change threetenbp exclusion version -->
     <google.cloud.version>2.64.0</google.cloud.version>
     <azure.version>1.3.5</azure.version>
-    <aws2.version>2.42.18</aws2.version>
+    <aws2.version>2.42.19</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