You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ti...@apache.org on 2022/07/09 03:01:22 UTC

[tika] branch main updated: TIKA-3795: update aws, google cloud

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

commit ff7771301ecdb97524dcd0d1ad55c5ab563b6aa7
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sat Jul 9 05:01:12 2022 +0200

    TIKA-3795: 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 bb151f5d8..69388e8c9 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -287,8 +287,8 @@
     <rat.version>0.14</rat.version>
 
     <!-- dependency versions -->
-    <aws.version>1.12.255</aws.version>
-    <google.cloud.version>2.9.2</google.cloud.version>
+    <aws.version>1.12.257</aws.version>
+    <google.cloud.version>2.9.3</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 -->