WW-4484 Upgrades Freemarker
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4651f375 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4651f375 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4651f375 Branch: refs/heads/master Commit: 4651f3750117b281c200b1f011250a11606d60c4 Parents: 4a08f07 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Fri Apr 3 07:16:29 2015 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Fri Apr 3 07:16:29 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/4651f375/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4580d52..4d4b406 100644 --- a/pom.xml +++ b/pom.xml @@ -523,7 +523,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.19</version> + <version>2.3.22</version> </dependency> <dependency>