mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
- added dwr dependency into pom.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/action2/trunk@405079 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -71,6 +71,12 @@
|
||||
<version>1.2.6</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>uk.ltd.getahead</groupId>
|
||||
<artifactId>dwr</artifactId>
|
||||
<version>1.1-beta-3</version>
|
||||
<optional>true</optional>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user