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 2024/02/08 10:31:38 UTC

(tika) branch main updated: TIKA-4166: update 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 255cc7936 TIKA-4166: update jackrabbit
255cc7936 is described below

commit 255cc7936813388024f1833cfb854f7ce377529f
Author: Tilman Hausherr <ti...@apache.org>
AuthorDate: Thu Feb 8 11:31:25 2024 +0100

    TIKA-4166: update jackrabbit
---
 tika-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tika-parent/pom.xml b/tika-parent/pom.xml
index 140756327..640df7120 100644
--- a/tika-parent/pom.xml
+++ b/tika-parent/pom.xml
@@ -351,7 +351,7 @@
     <httpcore.version>4.4.16</httpcore.version>
     <icu4j.version>74.2</icu4j.version>
     <imageio.version>1.4.0</imageio.version>
-    <jackrabbit.version>2.21.22</jackrabbit.version>
+    <jackrabbit.version>2.21.23</jackrabbit.version>
     <jackson.version>2.16.1</jackson.version>
     <jackcess.version>4.0.5</jackcess.version>
     <jackcess.encrypt.version>4.0.2</jackcess.encrypt.version>