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 92cf36f8d TIKA-4162: update aws
92cf36f8d is described below

commit 92cf36f8d9cf6991fbeb092f10d2acb1dde58473
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Mar 21 09:36:59 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 681a91144..db47346ab 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -307,7 +307,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.36.0</google.cloud.version>
-    <aws.version>1.12.683</aws.version>
+    <aws.version>1.12.684</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.

Reply via email to