This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-version. See https://gitlab.nuiton.org/nuiton/nuiton-version.git commit 4603d15f1aa5328225e7815384bef266b821fc8e Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Apr 16 11:03:55 2018 +0200 fixes #3: Update libs --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6c95758..9dca486 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <dependency> <groupId>commons-beanutils</groupId> <artifactId>commons-beanutils</artifactId> - <version>1.9.2</version> + <version>1.9.3</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.