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/15 07:00:54 UTC

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

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

commit b980fba65c7f1b11bf475db9ac45597f80178357
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Fri Jul 15 09:00:43 2022 +0200

    TIKA-3795: revert aws update
---
 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 e1adb1530..7a5762ab2 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -287,7 +287,7 @@
     <rat.version>0.14</rat.version>
 
     <!-- dependency versions -->
-    <aws.version>1.12.261</aws.version>
+    <aws.version>1.12.260</aws.version>
     <google.cloud.version>2.9.3</google.cloud.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>