SWS-1-67 - Reduce commons-io scope.
commons-io is only needed as a test dependency in spring-ws-core.
This commit is contained in:
committed by
Greg Turnquist
parent
620d3eaed4
commit
66ea015c99
@@ -49,6 +49,12 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<!--// XML-->
|
||||
<dependency>
|
||||
<groupId>org.jdom</groupId>
|
||||
|
||||
Reference in New Issue
Block a user