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:39 UTC

[2/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/cf5a5029
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/cf5a5029
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cf5a5029

Branch: refs/heads/master
Commit: cf5a50298106988dab77393b65703895d7b3f336
Parents: 9d78874
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:13 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/cf5a5029/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9e686d5..a7a9b71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@ under the License.
     <commons-text.version>1.5</commons-text.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>