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 49c1e7fc68 TIKA-4488: update aws
49c1e7fc68 is described below
commit 49c1e7fc682a15790c42006184b0cc02b594496d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Dec 13 06:09:18 2025 +0100
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 0ff10eaacc..2779d98ab4 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -313,7 +313,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.60.0</google.cloud.version>
- <aws2.version>2.40.7</aws2.version>
+ <aws2.version>2.40.8</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.