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/19 03:08:50 UTC

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

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 f75e6807a TIKA-4123: update h2, aws
f75e6807a is described below

commit f75e6807a596e5cf561bb3522881b49de918349f
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Tue Sep 19 05:08:38 2023 +0200

    TIKA-4123: update h2, aws
---
 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 238911384..b987b63ae 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -306,7 +306,7 @@
 
     <!-- dependency versions -->
     <google.cloud.version>2.27.0</google.cloud.version>
-    <aws.version>1.12.552</aws.version>
+    <aws.version>1.12.553</aws.version>
     <asm.version>9.5</asm.version>
     <boilerpipe.version>1.1.0</boilerpipe.version>
     <!-- used by POI, PDFBox and Jackcess ...try to sync -->
@@ -579,7 +579,7 @@
       <dependency>
         <groupId>com.h2database</groupId>
         <artifactId>h2</artifactId>
-        <version>2.2.222</version>
+        <version>2.2.224</version>
       </dependency>
       <dependency>
         <groupId>com.healthmarketscience.jackcess</groupId>
@@ -1047,7 +1047,7 @@
             <exclude>
                 <groupId>com.h2database</groupId>
                 <artifactId>h2</artifactId>
-                <version>2.2.222</version>
+                <version>2.2.224</version>
             </exclude>
             <!-- Project disagrees with CVE https://github.com/FasterXML/jackson-databind/issues/3972 -->
             <exclude>