Repository: struts Updated Branches: refs/heads/struts-2-3-20-2 18ebe2f69 -> d79364806
Upgrades OGNL Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/1bc68321 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/1bc68321 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/1bc68321 Branch: refs/heads/struts-2-3-20-2 Commit: 1bc68321cb108a0c44788ca5e6dac92445b583cc Parents: 18ebe2f Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Tue Apr 19 08:25:18 2016 +0200 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Tue Apr 19 08:25:18 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/1bc68321/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2a1e7ba..57210dd 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.6</ognl.version> + <ognl.version>3.0.6.1</ognl.version> <asm.version>5.0.2</asm.version> <tiles.version>2.0.6</tiles.version>