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 b540c2a904 TIKA-4488: update aws
b540c2a904 is described below
commit b540c2a904e05228612f6f12a555eb56c1d0fcd5
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Dec 11 05:45:45 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 998db2399e..ea2d2baa26 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.5</aws2.version>
+ <aws2.version>2.40.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.