Upgrades to OGNL 3.1.15

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

Branch: refs/heads/master
Commit: d29caba5eedf463a0c4f748d50a23cd69ab92cde
Parents: 8df5a89
Author: Lukasz Lenart <lukaszlen...@apache.org>
Authored: Tue Aug 1 11:41:48 2017 +0200
Committer: Lukasz Lenart <lukaszlen...@apache.org>
Committed: Tue Aug 1 11:41:48 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/struts/blob/d29caba5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b3c9328..4f757ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
     <properties>
         <currentVersion>${project.version}</currentVersion>
         
<struts2.springPlatformVersion>4.1.6.RELEASE</struts2.springPlatformVersion>
-        <ognl.version>3.1.12</ognl.version>
+        <ognl.version>3.1.15</ognl.version>
         <asm.version>5.2</asm.version>
         <tiles.version>3.0.7</tiles.version>
         <tiles-request.version>1.0.6</tiles-request.version>

Reply via email to