mirror of https://github.com/apache/archiva.git
upgrade webwork
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@437561 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c794679c5d
commit
a0b0073b59
|
@ -69,6 +69,11 @@
|
|||
<version>1.0-beta-1</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>opensymphony</groupId>
|
||||
<artifactId>webwork</artifactId>
|
||||
<version>2.2.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
<artifactId>plexus-container-default</artifactId>
|
||||
|
|
Loading…
Reference in New Issue