You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2019/05/21 16:44:07 UTC

[cxf] 01/03: Updating Tika

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

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

commit b9300944381ebe10f7c5fe86d55b25b8292372fd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 21 14:41:12 2019 +0100

    Updating Tika
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 00bdd67..d27fc7c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -229,7 +229,7 @@
         <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version>
         <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version>
         <cxf.olingo.version>2.0.11</cxf.olingo.version>
-        <cxf.tika.version>1.20</cxf.tika.version>
+        <cxf.tika.version>1.21</cxf.tika.version>
         <cxf.jexl.version>2.1.1</cxf.jexl.version>
         <cxf.zest.version>2.1</cxf.zest.version>
         <cxf.brave.version>5.4.2</cxf.brave.version>