From fb57ae14cdc1a844758076bcb52d18f8a640dc44 Mon Sep 17 00:00:00 2001 From: James Holmes Date: Thu, 23 Aug 2007 13:39:58 +0000 Subject: [PATCH] Revert upgrade from OGNL 2.6.11 to 2.7. There were compilation issues in the Struts 1 plugin due to differences in one of the OGNL interfaces that the Struts 1 plugin uses for accessing DynaBean properties. git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@568984 13f79535-47bb-0310-9956-ffa450edef68 --- core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 22184099c..0be650b03 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -321,9 +321,9 @@ - ognl + opensymphony ognl - 2.7 + 2.6.11