Uses the latest OGNL version

This commit is contained in:
Lukasz Lenart
2016-06-29 20:41:57 +02:00
parent fb92c67d13
commit d06689120d
+1 -1
View File
@@ -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>