Upgrades OGNL to the latest version

This commit is contained in:
Lukasz Lenart
2016-06-12 12:54:15 +02:00
parent e28e5f03a6
commit 04e5e9dde8
+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.4</ognl.version>
<ognl.version>3.1.8</ognl.version>
<asm.version>3.3</asm.version>
<asm5.version>5.0.2</asm5.version>
<tiles.version>3.0.5</tiles.version>