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 1a4df268ab TIKA-4738: update aws
1a4df268ab is described below
commit 1a4df268abd839872d0b40044e37f53983283b00
Author: Tilman Hausherr <[email protected]>
AuthorDate: Mon Jun 22 09:27:11 2026 +0200
TIKA-4738: 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 9ad69868aa..16267f07f8 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.13</aws2.version>
+ <aws2.version>2.46.15</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.