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:02 UTC

[tika] branch main updated: TIKA-4129: update h2, 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 162f0cbbc TIKA-4129: update h2, plexus
162f0cbbc is described below

commit 162f0cbbcae1c9b72a91eb0c79505e726367ce7e
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Tue Sep 19 05:07:51 2023 +0200

    TIKA-4129: update h2, plexus
---
 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 72e966bc3..662cb67e1 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.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 -->
@@ -575,7 +575,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>
@@ -1040,7 +1040,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>