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/18 14:46:35 UTC

[cxf] 02/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.3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 46259489c1abd3f374203cd48f50a67640ba81a6
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
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5f189d3..3f075ea 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -201,7 +201,7 @@
         <cxf.swagger.v3.version>2.0.10</cxf.swagger.v3.version>
         <cxf.swagger2.version>1.5.24</cxf.swagger2.version>
         <cxf.swagger2.guava.version>27.0-jre</cxf.swagger2.guava.version>
-        <cxf.tika.version>1.23</cxf.tika.version>
+        <cxf.tika.version>1.24</cxf.tika.version>
         <cxf.tomcat.version>8.5.51</cxf.tomcat.version>
         <cxf.tomitribe.http.signature.version>1.3</cxf.tomitribe.http.signature.version>
         <cxf.undertow.osgi.version>[1.4,3.0)</cxf.undertow.osgi.version>