Author: hermanns
Date: Sun Feb 18 05:56:51 2007
New Revision: 508902
URL: http://svn.apache.org/viewvc?view=rev&rev=508902
Log:
bumped OGNL to version 2.6.11
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?view=diff&rev=508902&r1=508901&r2=508902
==============================================================================
--- struts/struts2/trunk/core/pom.xml (original)
+++ struts/struts2/trunk/core/pom.xml Sun Feb 18 05:56:51 2007
@@ -284,7 +284,7 @@
<dependency>
<groupId>opensymphony</groupId>
<artifactId>ognl</artifactId>
- <version>2.6.10</version>
+ <version>2.6.11</version>
</dependency>
<dependency>