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 24a6b81929 TIKA-4792: update aws
24a6b81929 is described below
commit 24a6b81929de997d1b2ad7e74f7fc870fccb2458
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Sep 24 14:09:02 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 81abe013f6..6b182a03b5 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.73.0</google.cloud.version>
- <aws2.version>2.55.1</aws2.version>
+ <aws2.version>2.55.4</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.