Repository: struts
Updated Branches:
  refs/heads/support-2-3 cbae13a6a -> deefeffd1


Upgrades OGNL


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

Branch: refs/heads/support-2-3
Commit: d36f31b3e1a65c619b1cbaf743baa3efc66168be
Parents: cbae13a
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Tue Apr 19 14:21:53 2016 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Wed Apr 20 08:00:53 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/d36f31b3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9a02482..c465aaf 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.13</ognl.version>
+        <ognl.version>3.0.14</ognl.version>
         <asm.version>3.3</asm.version>
         <asm5.version>5.0.2</asm5.version>
         <tiles.version>2.2.2</tiles.version>

Reply via email to