Skip to content

Commit d634233

Browse files
author
Michael Brizic
committed
remove commons-io maven compile dependency, not referenced
1 parent 23022bd commit d634233

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -62,12 +62,6 @@
6262
<version>3.4</version>
6363
</dependency>
6464

65-
<dependency>
66-
<groupId>commons-io</groupId>
67-
<artifactId>commons-io</artifactId>
68-
<version>1.3.2</version>
69-
</dependency>
70-
7165
<!-- test -->
7266

7367
<dependency>

0 commit comments

Comments
 (0)