This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git commit 477f3c061f8f7b164376b4ccb28085f9e7d6d3d0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 9 14:38:20 2016 +0100 Updates beanutils to 1.9.3 (Fixes #4086) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index abf3654..701b7cc 100644 --- a/pom.xml +++ b/pom.xml @@ -379,7 +379,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>.