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/08/20 14:16:25 UTC

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

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 887058157 TIKA-3795: update aws
887058157 is described below

commit 88705815789cb9b9f83585b2f723047e75d6028d
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sat Aug 20 16:16:09 2022 +0200

    TIKA-3795: update aws
---
 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 516853a89..844160552 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -288,7 +288,7 @@
 
     <!-- dependency versions -->
 
-    <aws.version>1.12.285</aws.version>
+    <aws.version>1.12.286</aws.version>
     <google.cloud.version>2.11.3</google.cloud.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>