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 2f7115f [OPENMEETINGS-1872] tika is updated
2f7115f is described below
commit 2f7115f6180b5a0df6801ff1a205d3e3cdb42161
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Apr 25 23:57:42 2018 +0700
[OPENMEETINGS-1872] tika is updated
---
openmeetings-util/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/openmeetings-util/pom.xml b/openmeetings-util/pom.xml
index 6bac0e5..c1e90fe 100644
--- a/openmeetings-util/pom.xml
+++ b/openmeetings-util/pom.xml
@@ -126,7 +126,7 @@
<dependency>
<groupId>org.apache.tika</groupId>
<artifactId>tika-parsers</artifactId>
- <version>1.17</version>
+ <version>1.18</version>
</dependency>
<dependency>
<groupId>org.apache.pdfbox</groupId>
--
To stop receiving notification emails like this one, please contact
[email protected].