This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit 3f0ba7eb9a397d1a0635371e52e93e874b98a6d2 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 27 10:02:17 2016 +0200 updates xwork-core to 2.3.30 (fixes #3985) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd54dc6..8ae74bf 100644 --- a/pom.xml +++ b/pom.xml @@ -81,7 +81,7 @@ <dependency> <groupId>org.apache.struts.xwork</groupId> <artifactId>xwork-core</artifactId> - <version>2.3.20</version> + <version>2.3.30</version> <exclusions> <exclusion> <groupId>asm</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.