This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 9485de986a34d9d95796e7e85a81024573abf926 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 13:10:46 2016 +0200 Updates nuiton-i18n to 3.5 (Fixes #3994)" Updates commons-io to 2.5 (Fixes #3995) --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6ffc55e..3b09d9d 100644 --- a/pom.xml +++ b/pom.xml @@ -136,7 +136,7 @@ <signatureArtifactId>java16</signatureArtifactId> <signatureVersion>1.0</signatureVersion> - <nuitonI18nVersion>3.3</nuitonI18nVersion> + <nuitonI18nVersion>3.5</nuitonI18nVersion> <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> @@ -182,7 +182,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.4</version> + <version>2.5</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.