Skip to content

Commit 94ec77b

Browse files
committed
SWS-1067 - Polishing.
1 parent 66ea015 commit 94ec77b

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -141,12 +141,6 @@
141141
<type>pom</type>
142142
<scope>import</scope>
143143
</dependency>
144-
145-
<dependency>
146-
<groupId>commons-io</groupId>
147-
<artifactId>commons-io</artifactId>
148-
<version>${commons-io.version}</version>
149-
</dependency>
150144
</dependencies>
151145
</dependencyManagement>
152146

spring-ws-core/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848
<artifactId>spring-test</artifactId>
4949
<scope>test</scope>
5050
</dependency>
51-
5251
<dependency>
5352
<groupId>commons-io</groupId>
5453
<artifactId>commons-io</artifactId>

0 commit comments

Comments
 (0)