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 51e52cee5 TIKA-4383: update google cloud
51e52cee5 is described below

commit 51e52cee520f6855ae04cf92521925c720167dbf
Author: Tilman Hausherr <[email protected]>
AuthorDate: Thu Feb 27 14:29:19 2025 +0100

    TIKA-4383: 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 c8c5a77f0..901bc673e 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.48.2</google.cloud.version>
+    <google.cloud.version>2.49.0</google.cloud.version>
     <aws.version>1.12.782</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