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 2020/03/19 10:15:01 UTC

[cxf] 01/06: Updating Tika to 1.24

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 401550c47d3469abd7f3db78024bf4a05e6339cd
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Mar 18 09:28:31 2020 +0000

    Updating Tika to 1.24
    
    (cherry picked from commit 16d285838dc2209ca84af21723478f199403c2b7)
    
    # Conflicts:
    #	parent/pom.xml
    (cherry picked from commit 46259489c1abd3f374203cd48f50a67640ba81a6)
    
    # Conflicts:
    #	parent/pom.xml
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f0cc1d9..8be96f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -223,7 +223,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.22</cxf.tika.version>
+        <cxf.tika.version>1.24</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>