We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ea015 commit 94ec77bCopy full SHA for 94ec77b
pom.xml
@@ -141,12 +141,6 @@
141
<type>pom</type>
142
<scope>import</scope>
143
</dependency>
144
-
145
- <dependency>
146
- <groupId>commons-io</groupId>
147
- <artifactId>commons-io</artifactId>
148
- <version>${commons-io.version}</version>
149
- </dependency>
150
</dependencies>
151
</dependencyManagement>
152
spring-ws-core/pom.xml
@@ -48,7 +48,6 @@
48
<artifactId>spring-test</artifactId>
49
<scope>test</scope>
50
51
52
<dependency>
53
<groupId>commons-io</groupId>
54
<artifactId>commons-io</artifactId>
0 commit comments