This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/branch_2x by this push:
new de11837f1 TIKA-4162: update aws
de11837f1 is described below
commit de11837f11db5f6fd8a800f22a4e43945484c576
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Mar 8 06:55:38 2024 +0100
TIKA-4162: 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 093b0e452..04bbd39d0 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -307,7 +307,7 @@
<!-- dependency versions -->
<google.cloud.version>2.35.0</google.cloud.version>
- <aws.version>1.12.674</aws.version>
+ <aws.version>1.12.675</aws.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.