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 e9d8884c2 TIKA-4239: update google cloud
e9d8884c2 is described below

commit e9d8884c2167409c43152e0065719787222fbcb7
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Jan 11 14:08:18 2025 +0100

    TIKA-4239: update google cloud
---
 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 2d75a8571..7c6218caf 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -309,7 +309,7 @@
     <rat.version>0.16.1</rat.version>
 
     <!-- dependency versions -->
-    <google.cloud.version>2.46.0</google.cloud.version>
+    <google.cloud.version>2.47.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

Reply via email to