mirror of
https://github.com/apache/struts.git
synced 2026-08-05 22:56:59 +00:00
Adds missing test dependency
This commit is contained in:
@@ -46,6 +46,11 @@
|
||||
<artifactId>spring-core</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.easymock</groupId>
|
||||
<artifactId>easymock</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user