Repository: struts
Updated Branches:
  refs/heads/support-2-3 88b885339 -> 1c92a8b2c


Upgrades to 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/8d172b8e
Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/8d172b8e
Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/8d172b8e

Branch: refs/heads/support-2-3
Commit: 8d172b8e9bf0beb1ed08a915737646e432b75e00
Parents: 88b8853
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Fri Jun 3 13:08:51 2016 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Fri Jun 3 13:08:51 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/8d172b8e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ba60e74..2ce9f24 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.14</ognl.version>
+        <ognl.version>3.0.17</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