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:30:31 UTC

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

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

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


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

commit bc8cda0a098b3bfe0569757c0255fdcc6459efbe
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 a022b11..3adb99c 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>