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 c832c5dcb TIKA-4383: update google cloud, guava
c832c5dcb is described below

commit c832c5dcb235c0f74c1cff21629c30260e831a79
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Apr 26 17:15:22 2025 +0200

    TIKA-4383: update google cloud, guava
---
 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 ecb3f2306..76c858134 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.50.0</google.cloud.version>
+    <google.cloud.version>2.51.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
@@ -588,7 +588,7 @@
       <dependency>
         <groupId>com.google.code.gson</groupId>
         <artifactId>gson</artifactId>
-        <version>2.13.0</version>
+        <version>2.13.1</version>
       </dependency>
       <dependency>
         <groupId>com.google.guava</groupId>

Reply via email to