This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit bd82f6d53f51f7389165a558a52a80305bf0c690 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Feb 19 16:42:26 2016 +0100 refs #3881: Update commons-lang3 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b4b941..17a5357 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.3.2</version> + <version>3.4</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.