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 18:39:12 UTC

[cxf] 01/04: 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 d1e4dfd0c99a74fae709210051c68f5997e5a258
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Tue May 21 14:41:12 2019 +0100

    Updating Tika
    
    (cherry picked from commit b9300944381ebe10f7c5fe86d55b25b8292372fd)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index c6c0f95..1df1e1b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -220,8 +220,8 @@
         <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version>
         <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.20</cxf.tika.version>
+        <cxf.olingo.version>2.0.11</cxf.olingo.version>
+        <cxf.tika.version>1.21</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>