Upgrades to latest OGNL version

This commit is contained in:
Lukasz Lenart
2016-06-03 13:08:51 +02:00
parent 88b885339a
commit 8d172b8e9b
+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.14</ognl.version>
<ognl.version>3.0.17</ognl.version>
<asm.version>3.3</asm.version>
<asm5.version>5.0.2</asm5.version>
<tiles.version>2.2.2</tiles.version>