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/05/22 03:56:43 UTC

[tika] branch main updated: TIKA-3751: 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 a2cd6a75a TIKA-3751: update aws
a2cd6a75a is described below

commit a2cd6a75a3fef532a2af05ccc504719cf3b6f3f4
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sun May 22 05:56:32 2022 +0200

    TIKA-3751: 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 160267671..2eef30f24 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -287,7 +287,7 @@
     <rat.version>0.13</rat.version>
 
     <!-- dependency versions -->
-    <aws.version>1.12.224</aws.version>
+    <aws.version>1.12.225</aws.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->