Upgrades OGNL

This commit is contained in:
Lukasz Lenart
2016-04-19 08:25:18 +02:00
parent 36238eb35a
commit 2bc29c5ae9
+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.6</ognl.version>
<ognl.version>3.0.6.1</ognl.version>
<asm.version>3.3</asm.version>
<asm5.version>5.0.2</asm5.version>
<tiles.version>2.0.6</tiles.version>