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 2023/09/28 04:04:59 UTC

[tika] branch branch_2x updated: TIKA-4123: update google cloud, aws

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

commit aa98d736b64e0b7d5c823592bde45330ac364ac6
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Sep 28 06:04:49 2023 +0200

    TIKA-4123: update google cloud, aws
---
 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 20a749ef6..7721dfeda 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -305,8 +305,8 @@
     <rat.version>0.15</rat.version>
 
     <!-- dependency versions -->
-    <google.cloud.version>2.27.0</google.cloud.version>
-    <aws.version>1.12.556</aws.version>
+    <google.cloud.version>2.27.1</google.cloud.version>
+    <aws.version>1.12.559</aws.version>
     <asm.version>9.5</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->