mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
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
This commit is contained in:
+2
-2
@@ -321,9 +321,9 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>ognl</groupId>
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>ognl</artifactId>
|
||||
<version>2.7</version>
|
||||
<version>2.6.11</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user