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/15 17:31:43 UTC

[tika] branch branch_2x updated: TIKA-4123: update aws, azure, jwarc

This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_2x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_2x by this push:
     new 28ec4c259 TIKA-4123: update aws, azure, jwarc
28ec4c259 is described below

commit 28ec4c259c2270ad7d9c8068862749fa824bfe09
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Fri Sep 15 19:31:34 2023 +0200

    TIKA-4123: update aws, azure, jwarc
---
 tika-parent/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index e21cbb159..3aca2e26a 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -306,7 +306,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.26.1</google.cloud.version>
-    <aws.version>1.12.549</aws.version>
+    <aws.version>1.12.551</aws.version>
     <asm.version>9.5</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
@@ -471,7 +471,7 @@
       <dependency>
         <groupId>com.azure</groupId>
         <artifactId>azure-storage-blob</artifactId>
-        <version>12.23.1</version>
+        <version>12.24.0</version>
       </dependency>
       <dependency>
         <groupId>com.azure</groupId>
@@ -861,7 +861,7 @@
       <dependency>
         <groupId>org.netpreserve</groupId>
         <artifactId>jwarc</artifactId>
-        <version>0.28.1</version>
+        <version>0.28.2</version>
       </dependency>
       <dependency>
         <groupId>org.opengis</groupId>