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/01/02 16:02:56 UTC

[cxf] 01/02: Updating Tika

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

coheigea pushed a commit to branch 3.2.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 935b084bf7fc4fa6155547c7a4d8875f9c71659a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jan 2 10:29:43 2019 +0000

    Updating Tika
    
    (cherry picked from commit 1cdf673a8ce2fc5c57318d1a102ca0923cb1d945)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 433ed2f..4e3bfc44 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,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.10</cxf.olingo.version>
-        <cxf.tika.version>1.19.1</cxf.tika.version>
+        <cxf.tika.version>1.20</cxf.tika.version>
         <cxf.jexl.version>2.1.1</cxf.jexl.version>
         <cxf.htrace.version>4.2.0-incubating</cxf.htrace.version>
         <cxf.zest.version>2.1</cxf.zest.version>