bumped OGNL to version 2.6.11

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@508901 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Hermanns
2007-02-18 13:55:11 +00:00
parent c990786a59
commit d078084107
+1 -1
View File
@@ -278,7 +278,7 @@
<dependency>
<groupId>opensymphony</groupId>
<artifactId>ognl</artifactId>
<version>2.6.10</version>
<version>2.6.11</version>
</dependency>
<dependency>