This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit 8d82e4045b8619f54a5a9e8bf1780dfcaea78c19 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jul 26 10:06:53 2016 +0200 Update freemarker for struts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 82a3d89..287d05a 100644 --- a/pom.xml +++ b/pom.xml @@ -366,7 +366,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.20</version> + <version>2.3.23</version> </dependency> <!-- Logging --> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.