Repository: struts
Updated Branches:
  refs/heads/struts-2-3-24-2 36238eb35 -> a6e72347d


Upgrades OGNL


Project: http://git-wip-us.apache.org/repos/asf/struts/repo
Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/2bc29c5a
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/2bc29c5a
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/2bc29c5a

Branch: refs/heads/struts-2-3-24-2
Commit: 2bc29c5ae9fe91ff5a4d4df4bfc021a591ef2afd
Parents: 36238eb
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 11:07:20 2016 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/struts/blob/2bc29c5a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9434d07..2e82b9d 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>3.3</asm.version>
         <asm5.version>5.0.2</asm5.version>
         <tiles.version>2.0.6</tiles.version>

Reply via email to