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/16 04:37:26 UTC

[tika] branch main updated: TIKA-4129: update aws, plexus

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 86ec9ce43 TIKA-4129: update aws, plexus
86ec9ce43 is described below

commit 86ec9ce43fcef28c5355716c2fa2484b861a05bb
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sat Sep 16 06:36:59 2023 +0200

    TIKA-4129: update aws, plexus
---
 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 aceda0f28..72e966bc3 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -305,7 +305,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.27.0</google.cloud.version>
-    <aws.version>1.12.551</aws.version>
+    <aws.version>1.12.552</aws.version>
     <asm.version>9.5</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
@@ -820,7 +820,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>3.5.1</version>
+        <version>4.0.0</version>
       </dependency>
       <dependency>
         <groupId>org.freemarker</groupId>