Skip to content

Commit 1dc0e03

Browse files
committed
SWS-1067 - Fix version number of commons-io.
1 parent 8eafe3b commit 1dc0e03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-ws-core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
<dependency>
5959
<groupId>commons-io</groupId>
6060
<artifactId>commons-io</artifactId>
61+
<version>${commons-io.version}</version>
6162
<scope>test</scope>
6263
</dependency>
6364

0 commit comments

Comments
 (0)