Uses the latest OGNL version
Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/e40dcaa3 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/e40dcaa3 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/e40dcaa3 Branch: refs/heads/support-2-3 Commit: e40dcaa3f4cc72b7cd3645232757b5cccaa33b67 Parents: ab6acd2 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Wed Jun 29 20:24:57 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Wed Jun 29 20:24:57 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/e40dcaa3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1fec399..0b77c62 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.18</ognl.version> + <ognl.version>3.0.19</ognl.version> <asm.version>3.3</asm.version> <asm5.version>5.0.2</asm5.version> <tiles.version>2.2.2</tiles.version>