This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit d181c9e52420ead63edf80d95265ce201fd4ec4e Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Dec 22 11:22:51 2015 +0100 Update tika to 1.11 (Fixes #3827) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3627fef..3598857 100644 --- a/pom.xml +++ b/pom.xml @@ -272,7 +272,7 @@ <dependency> <groupId>org.apache.tika</groupId> <artifactId>tika-core</artifactId> - <version>1.6</version> + <version>1.11</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.