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 43c26bedd TIKA-4239: update aws, google cloud
43c26bedd is described below

commit 43c26bedd14c43b972131bc63c1c6bc59c718d23
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Dec 13 10:45:10 2024 +0100

    TIKA-4239: update aws, google cloud
---
 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 ba5d44817..3ff6932be 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -309,8 +309,8 @@
     <rat.version>0.16.1</rat.version>
 
     <!-- dependency versions -->
-    <google.cloud.version>2.45.0</google.cloud.version>
-    <aws.version>1.12.779</aws.version>
+    <google.cloud.version>2.46.0</google.cloud.version>
+    <aws.version>1.12.780</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