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/06/08 07:52:40 UTC

[tika] branch main updated: TIKA-3751: Update bndlib and 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 c4e83614f TIKA-3751: Update bndlib and aws
c4e83614f is described below

commit c4e83614ff12116ef83a7be30c0e18ec68dba8c2
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Wed Jun 8 09:52:20 2022 +0200

    TIKA-3751: Update bndlib and 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 1a261f840..3e1d504ee 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.233</aws.version>
+    <aws.version>1.12.235</aws.version>
     <asm.version>9.3</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
@@ -394,7 +394,7 @@
       <dependency>
         <groupId>biz.aQute.bnd</groupId>
         <artifactId>biz.aQute.bndlib</artifactId>
-        <version>6.3.0</version>
+        <version>6.3.1</version>
       </dependency>
       <!-- for bndlib -->
       <dependency>