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 2020/12/01 01:43:19 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2455] tika

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 e487a47  [OPENMEETINGS-2455] tika
e487a47 is described below

commit e487a471e00f746cf2f2dfddfa5f73c91974b840
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Tue Dec 1 08:35:19 2020 +0700

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

diff --git a/pom.xml b/pom.xml
index 0f53f08..60ede98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
 		<xstream.version>1.4.14</xstream.version>
 		<api-all.version>2.0.1</api-all.version>
 		<caldav4j.version>1.0.1</caldav4j.version>
-		<tika-parsers.version>1.24.1</tika-parsers.version>
+		<tika-parsers.version>1.25</tika-parsers.version>
 		<commons-text.version>1.9</commons-text.version>
 		<slf4j.version>1.7.30</slf4j.version>
 		<logback.version>1.2.3</logback.version>