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:51:37 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2093] tika is updated

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a824c58  [OPENMEETINGS-2093] tika is updated
a824c58 is described below

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

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

diff --git a/pom.xml b/pom.xml
index af03c93..b672d30 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@
 		<xstream.version>1.4.11.1</xstream.version>
 		<api-all.version>2.0.0.AM2</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>
 		<slf4j.version>1.7.26</slf4j.version>
 		<logback.version>1.2.3</logback.version>