Author: jholmes Date: Mon Jun 2 06:13:51 2008 New Revision: 662421 URL: http://svn.apache.org/viewvc?rev=662421&view=rev Log: WW-2664 - Update Freemarker dependency to 2.3.13.
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=662421&r1=662420&r2=662421&view=diff ============================================================================== --- struts/struts2/trunk/core/pom.xml (original) +++ struts/struts2/trunk/core/pom.xml Mon Jun 2 06:13:51 2008 @@ -241,7 +241,7 @@ <dependency> <groupId>org.freemarker</groupId> <artifactId>freemarker</artifactId> - <version>2.3.12</version> + <version>2.3.13</version> </dependency> <dependency>