This is an automated email from the git hooks/post-receive script. New commit to branch feature/upgrade_to_xwork_2.5 in repository nuiton-validator. See https://gitlab.nuiton.org/nuiton/nuiton-validator.git commit 7633cdd73b2e4b576b154a51d23ec51b5dec249a Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Apr 16 11:01:39 2018 +0200 refs #32: Update struts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0de2099..7e176a8 100644 --- a/pom.xml +++ b/pom.xml @@ -103,7 +103,7 @@ <dependency> <groupId>org.apache.struts</groupId> <artifactId>struts2-core</artifactId> - <version>2.5.13</version> + <version>2.5.16</version> </dependency> <!--<dependency>--> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.