You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2019/12/06 22:43:41 UTC

[jspwiki] 13/14: update Tika to 1.23

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

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit c087db69b470efc95a9a60e7391b3af4f906fe48
Author: juanpablo <ju...@apache.org>
AuthorDate: Fri Dec 6 23:39:09 2019 +0100

    update Tika to 1.23
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d669f28..5fc0143 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
     <selenide.version>5.5.1</selenide.version>
     <slf4j.version>1.7.29</slf4j.version>
     <stripes.version>1.7.0-async-beta</stripes.version>
-    <tika.version>1.22</tika.version>
+    <tika.version>1.23</tika.version>
     <tomcat.version>8.5.49</tomcat.version>
     <wro4j.version>1.8.0</wro4j.version>
     <xmlrpc.version>2.0.1</xmlrpc.version>