Skip to content

Commit ed1d8e3

Browse files
authored
Merge pull request auth0#171 from aquacode/remove-commonsio-dep
v2 Remove apache commons-io v1.3.2 since not being used
2 parents 23022bd + d634233 commit ed1d8e3

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)