mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
Uses the latest OGNL version
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
<properties>
|
||||
<currentVersion>${project.version}</currentVersion>
|
||||
<struts2.springPlatformVersion>4.1.6.RELEASE</struts2.springPlatformVersion>
|
||||
<ognl.version>3.1.8</ognl.version>
|
||||
<ognl.version>3.1.10</ognl.version>
|
||||
<asm.version>3.3</asm.version>
|
||||
<asm5.version>5.0.2</asm5.version>
|
||||
<tiles.version>3.0.5</tiles.version>
|
||||
|
||||
Reference in New Issue
Block a user