You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2019/12/12 15:28:11 UTC

[syncope] branch master updated: Updating Tika (#147)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 142574f  Updating Tika (#147)
142574f is described below

commit 142574f4769877a680f868ec73e39e13f58ea245
Author: Colm O hEigeartaigh <co...@users.noreply.github.com>
AuthorDate: Thu Dec 12 15:28:01 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index ea11284..8f2d074 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,7 @@ under the License.
     <commons-text.version>1.8</commons-text.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     
-    <tika.version>1.21</tika.version>
+    <tika.version>1.23</tika.version>
 
     <joda.version>2.10.5</joda.version>