WW-4704 Upgrades to OGNL 3.1.12
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/8699f639 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/8699f639 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/8699f639 Branch: refs/heads/master Commit: 8699f639f39e5f245b2bc76e1c878d17ce46738a Parents: 24a97d3 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Fri Oct 28 08:47:33 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Fri Oct 28 08:47:33 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/8699f639/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0b6626f..b7b10dd 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ <properties> <currentVersion>${project.version}</currentVersion> <struts2.springPlatformVersion>4.1.6.RELEASE</struts2.springPlatformVersion> - <ognl.version>3.1.10</ognl.version> + <ognl.version>3.1.12</ognl.version> <asm.version>3.3</asm.version> <asm5.version>5.1</asm5.version> <tiles.version>3.0.7</tiles.version>