This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit 9d150c80ff5d08ed509e4628bd2789f786bf10f0 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Oct 18 10:03:16 2016 +0200 refs #4070: Try to update antlr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02309bd..5606387 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ <locales>fr,en</locales> <mavenVersion>3.3.9</mavenVersion> - <antlr4Version>4.5</antlr4Version> + <antlr4Version>4.5.3</antlr4Version> <javaVersion>1.6</javaVersion> <signatureArtifactId>java16</signatureArtifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.