bumped OGNL to version 2.6.11

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@508902 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Rainer Hermanns
2007-02-18 13:56:51 +00:00
parent 697a3b3a1e
commit d40fcd2641
+1 -1
View File
@@ -284,7 +284,7 @@
<dependency>
<groupId>opensymphony</groupId>
<artifactId>ognl</artifactId>
<version>2.6.10</version>
<version>2.6.11</version>
</dependency>
<dependency>