Author: lukaszlenart
Date: Fri Mar 26 09:21:01 2010
New Revision: 927743

URL: http://svn.apache.org/viewvc?rev=927743&view=rev
Log:
Resolved WW-3421 - upgrade FreeMarker to 2.3.16

Modified:
    struts/struts2/trunk/core/pom.xml

Modified: struts/struts2/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/core/pom.xml?rev=927743&r1=927742&r2=927743&view=diff
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Fri Mar 26 09:21:01 2010
@@ -217,7 +217,7 @@
         <dependency>
             <groupId>org.freemarker</groupId>
             <artifactId>freemarker</artifactId>
-            <version>2.3.15</version>
+            <version>2.3.16</version>
         </dependency>
 
         <dependency>


Reply via email to