This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/main by this push:
     new 2a747ab4c TIKA-4327: update google cloud
2a747ab4c is described below

commit 2a747ab4c41c1b2d6db1780916399077b042682d
Author: Tilman Hausherr <[email protected]>
AuthorDate: Tue May 20 20:19:47 2025 +0200

    TIKA-4327: 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 6064bc5e0..87e6cc2bc 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -308,7 +308,7 @@
 
     <!-- dependency versions -->
     <!-- change threetenbp exclusion version -->
-    <google.cloud.version>2.52.2</google.cloud.version>
+    <google.cloud.version>2.52.3</google.cloud.version>
     <aws.version>1.12.783</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