Repository: struts Updated Branches: refs/heads/master d0889ef06 -> 64fa814a5
WW-4850 Upgrades to the latest FreeMarker version Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/64fa814a Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/64fa814a Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/64fa814a Branch: refs/heads/master Commit: 64fa814a5a7d15b40b1f58bcdbafd6651b6ffb13 Parents: d0889ef Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed Sep 6 11:17:02 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Wed Sep 6 11:17:02 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/64fa814a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index eb16ff5..ed81aaa 100644 --- a/pom.xml +++ b/pom.xml @@ -474,7 +474,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.23</version> + <version>2.3.26-incubating</version> </dependency> <dependency>