You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2019/08/02 03:52:20 UTC

[openmeetings] branch 4.0.x updated: [OPENMEETINGS-2094] tika is updated

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

solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/4.0.x by this push:
     new 110dd6c  [OPENMEETINGS-2094] tika is updated
110dd6c is described below

commit 110dd6cdd38a6ca076bae8582e5aed1df0dc4847
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Fri Aug 2 10:51:25 2019 +0700

    [OPENMEETINGS-2094] tika is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 23c9193..eb52d68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,7 +107,7 @@
 		<xstream.version>1.4.11.1</xstream.version>
 		<api-all.version>2.0.0.AM3</api-all.version>
 		<caldav4j.version>1.0.0-rc.2</caldav4j.version>
-		<tika-parsers.version>1.21</tika-parsers.version>
+		<tika-parsers.version>1.22</tika-parsers.version>
 		<commons-text.version>1.7</commons-text.version>
 		<license.excludedScopes>test</license.excludedScopes>
 		<bcprov-jdk15on.version>1.62</bcprov-jdk15on.version>