Author: lukaszlenart
Date: Wed Mar  7 15:47:52 2012
New Revision: 1297997

URL: http://svn.apache.org/viewvc?rev=1297997&view=rev
Log:
WW-3771 upgrades to the latest FreeMarker version

Modified:
    struts/struts2/trunk/pom.xml

Modified: struts/struts2/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/pom.xml?rev=1297997&r1=1297996&r2=1297997&view=diff
==============================================================================
--- struts/struts2/trunk/pom.xml (original)
+++ struts/struts2/trunk/pom.xml Wed Mar  7 15:47:52 2012
@@ -361,7 +361,7 @@
             <dependency>
                 <groupId>org.freemarker</groupId>
                 <artifactId>freemarker</artifactId>
-                <version>2.3.18</version>
+                <version>2.3.19</version>
             </dependency>
 
             <dependency>


Reply via email to