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 d27ad8504 TIKA-4456: update aws, google cloud
d27ad8504 is described below

commit d27ad850408c18e79cd64bcf18c98cb6ae6c54ac
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Aug 22 19:05:26 2025 +0200

    TIKA-4456: 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 5c4b30e73..859a9eb03 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.53.2</google.cloud.version>
-    <aws.version>1.12.787</aws.version>
+    <google.cloud.version>2.55.0</google.cloud.version>
+    <aws.version>1.12.788</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