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/02 09:38:00 UTC

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

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

commit 48132cfcd71b86d7177fb913c1e1229bfd5460c6
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Sat Sep 2 11:37:49 2023 +0200

    TIKA-4123: update h2, aws, jackrabbit
---
 tika-parent/pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index cd995641f..f9ccc7ee4 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.542</aws.version>
+    <aws.version>1.12.543</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.220</version>
+        <version>2.2.222</version>
       </dependency>
       <dependency>
         <groupId>com.healthmarketscience.jackcess</groupId>
@@ -757,7 +757,7 @@
       <dependency>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>oak-jackrabbit-api</artifactId>
-        <version>1.54.0</version>
+        <version>1.56.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.logging.log4j</groupId>
@@ -1047,7 +1047,7 @@
             <exclude>
                 <groupId>com.h2database</groupId>
                 <artifactId>h2</artifactId>
-                <version>2.2.220</version>
+                <version>2.2.222</version>
             </exclude>
             <!-- Project disagrees with CVE https://github.com/FasterXML/jackson-databind/issues/3972 -->
             <exclude>