This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/branch_1x by this push:
     new 537f43d  TIKA-2925: update jackrabbit
537f43d is described below

commit 537f43d9beaa7d7771d62c2e9aba53f76848d000
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 19 19:10:29 2019 +0200

    TIKA-2925: update jackrabbit
---
 tika-example/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tika-example/pom.xml b/tika-example/pom.xml
index b81d4b1..0bde52a 100644
--- a/tika-example/pom.xml
+++ b/tika-example/pom.xml
@@ -100,7 +100,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr-server</artifactId>
-      <version>2.19.3</version>
+      <version>2.19.4</version>
       <exclusions>
         <exclusion>
           <groupId>org.apache.tika</groupId>
@@ -123,7 +123,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>2.19.3</version>
+      <version>2.19.4</version>
       <exclusions>
         <exclusion>
           <groupId>org.apache.tika</groupId>

Reply via email to