mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user