This is an automated email from the ASF dual-hosted git repository.
tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git
The following commit(s) were added to refs/heads/master by this push:
new 388efa1 TIKA-2925: update jackrabbit
388efa1 is described below
commit 388efa15ffd260bffbcf092015f00e881a0b633b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Sat Oct 19 19:10:12 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 5cd93aa..e8664b2 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>