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/06/14 17:06:56 UTC

[tika] branch main updated: TIKA-4064: update oak-jackrabbit-api and kafka

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 61a04ba6b TIKA-4064: update oak-jackrabbit-api and kafka
61a04ba6b is described below

commit 61a04ba6b6824fff76d3139087e57326c0a57c69
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Wed Jun 14 19:06:42 2023 +0200

    TIKA-4064: update oak-jackrabbit-api and kafka
---
 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 c5efb51dc..45bd2a575 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -401,7 +401,7 @@
     <xerces.version>2.12.2</xerces.version>
     <xmpcore.version>6.1.11</xmpcore.version>
     <zstd.version>1.5.5-4</zstd.version>
-    <kafka.version>3.4.0</kafka.version>
+    <kafka.version>3.5.0</kafka.version>
     <netty.version>4.1.93.Final</netty.version>
   </properties>
 
@@ -757,7 +757,7 @@
       <dependency>
         <groupId>org.apache.jackrabbit</groupId>
         <artifactId>oak-jackrabbit-api</artifactId>
-        <version>1.50.0</version>
+        <version>1.52.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.logging.log4j</groupId>