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 fe5a36bb20 TIKA-4738: update aws
fe5a36bb20 is described below
commit fe5a36bb20a16627ba4056a25b521476e88464ce
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jun 13 12:47:17 2026 +0200
TIKA-4738: 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 cbe8d95956..270c26f2a2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -314,7 +314,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.
@@ -1106,7 +1106,7 @@
<artifactId>nimbus-jose-jwt</artifactId>
<version>${nimbus-jose-jwt.version}</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>