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 2018/10/10 04:50:40 UTC

[3/3] syncope git commit: Upgrading Tika

Upgrading Tika


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/350f650a
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/350f650a
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/350f650a

Branch: refs/heads/2_0_X
Commit: 350f650aecb35b1e74f75f7f6f1ce1789bb3b528
Parents: 11e8886
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Oct 10 06:50:04 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Oct 10 06:50:27 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/350f650a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index de54e42..86213cd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -430,7 +430,7 @@ under the License.
     <commons-collection.version>4.1</commons-collection.version>
     <commons-logging.version>1.1.3</commons-logging.version>
     
-    <tika.version>1.19</tika.version>
+    <tika.version>1.19.1</tika.version>
 
     <joda.version>2.10</joda.version>