mirror of
https://github.com/apache/struts.git
synced 2026-08-11 01:27:14 +00:00
WW-3653 - reverts to previous Ognl groupId / artifactId
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1138566 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -390,9 +390,9 @@
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-ognl</artifactId>
|
||||
<version>4.0-incubating-SNAPSHOT</version>
|
||||
<groupId>ognl</groupId>
|
||||
<artifactId>ognl</artifactId>
|
||||
<version>${ognl.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>asm</groupId>
|
||||
|
||||
Reference in New Issue
Block a user