branch develop updated (6a33618 -> 8d82e40)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git from 6a33618 Remove fix tests without x env new 8d82e40 Update freemarker for struts The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 8d82e4045b8619f54a5a9e8bf1780dfcaea78c19 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jul 26 10:06:53 2016 +0200 Update freemarker for struts Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm