Repository: struts Updated Branches: refs/heads/support-2-3 16eb7fa76 -> 54a4dce7b
WW-4832 Upgrades to OGNL 3.0.21 Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/54a4dce7 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/54a4dce7 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/54a4dce7 Branch: refs/heads/support-2-3 Commit: 54a4dce7bfbe33f01c6a9836ae5da30ae6300d0a Parents: 16eb7fa Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Tue Aug 1 11:50:33 2017 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Tue Aug 1 11:50:33 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/54a4dce7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8173be5..956f794 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <properties> <currentVersion>${project.version}</currentVersion> <struts2.springPlatformVersion>3.0.5.RELEASE</struts2.springPlatformVersion> - <ognl.version>3.0.19</ognl.version> + <ognl.version>3.0.21</ognl.version> <asm.version>3.3</asm.version> <asm5.version>5.0.2</asm5.version> <tiles.version>2.2.2</tiles.version>