Repository: struts
Updated Branches:
  refs/heads/master e28e5f03a -> e60119436


Upgrades OGNL to the latest version


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

Branch: refs/heads/master
Commit: 04e5e9dde8bce770ca2780fcb18f18f311c0c7aa
Parents: e28e5f0
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Sun Jun 12 12:54:15 2016 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Sun Jun 12 12:54:15 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/04e5e9dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 323cf9e..3e4ebd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
     <properties>
         <currentVersion>${project.version}</currentVersion>
         
<struts2.springPlatformVersion>4.1.6.RELEASE</struts2.springPlatformVersion>
-        <ognl.version>3.1.4</ognl.version>
+        <ognl.version>3.1.8</ognl.version>
         <asm.version>3.3</asm.version>
         <asm5.version>5.0.2</asm5.version>
         <tiles.version>3.0.5</tiles.version>

Reply via email to