Skip to content

Commit f71fcbd

Browse files
committed
Delete direct dependency commons-io
1 parent 80d4893 commit f71fcbd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

wrappercommon/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@
2929
<artifactId>log4j-core</artifactId>
3030
<version>${log4j.version}</version>
3131
</dependency>
32-
<dependency>
33-
<groupId>commons-io</groupId>
34-
<artifactId>commons-io</artifactId>
35-
<version>${commons-io.version}</version>
36-
</dependency>
3732
<dependency>
3833
<groupId>org.apache.wss4j</groupId>
3934
<artifactId>wss4j-ws-security-common</artifactId>

0 commit comments

Comments
 (0)