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 36ba26477b TIKA-4488: update aws
36ba26477b is described below
commit 36ba26477bbee867b03872f4bdf2b522eb3dabbd
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Mar 7 13:07:41 2026 +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 3e85a650a5..5012ec1caa 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,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.7</aws2.version>
+ <aws2.version>2.42.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.