WW-3580 - upgrades OGNL to version 3.0.3 to improve performance

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1180998 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Lukasz Lenart
2011-10-10 14:37:28 +00:00
parent 7ddfe6bbda
commit fe190f950f
+1 -1
View File
@@ -86,7 +86,7 @@
<properties>
<currentVersion>${project.version}</currentVersion>
<struts2.springPlatformVersion>3.0.5.RELEASE</struts2.springPlatformVersion>
<ognl.version>3.0.2</ognl.version>
<ognl.version>3.0.3</ognl.version>
<asm.version>3.3</asm.version>
<tiles.version>2.0.6</tiles.version>
</properties>