This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/main by this push:
new a237cd6bec TIKA-4327: update aws
a237cd6bec is described below
commit a237cd6beca37372292e92cdc8fff84b3451861c
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 13 12:47:35 2026 +0200
TIKA-4327: update aws
---
tika-parent/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index ddda7d8940..d2b9324ae5 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -316,7 +316,7 @@
<!-- dependency versions -->
<!-- change threetenbp exclusion version -->
<google.cloud.version>2.69.0</google.cloud.version>
- <aws2.version>2.46.9</aws2.version>
+ <aws2.version>2.46.10</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.
@@ -1237,7 +1237,7 @@
<artifactId>jakarta.inject-api</artifactId>
<version>2.0.1.MR</version>
</dependency>
- <!-- TODO try removing after updating aws2, last tested with 2.46.5,
trouble with transcribe -->
+ <!-- TODO try removing after updating aws2, last tested with 2.46.10,
trouble with transcribe -->
<dependency>
<groupId>org.apache.httpcomponents.core5</groupId>
<artifactId>httpcore5</artifactId>