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 057b55a84 TIKA-3795: update google cloud
057b55a84 is described below

commit 057b55a8419fe9907306923ead1ee1cc8dda5570
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sun Jul 3 11:10:25 2022 +0200

    TIKA-3795: 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 22382272f..fcbcc56c2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -288,7 +288,7 @@
 
     <!-- dependency versions -->
     <aws.version>1.12.253</aws.version>
-    <google.cloud.version>2.8.1</google.cloud.version>
+    <google.cloud.version>2.9.0</google.cloud.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->

Reply via email to