Skip to content

Commit

Permalink
Merge pull request #38 from MariusVolkhart/mv/commonsIo
Browse files Browse the repository at this point in the history
Remove Commons IO as runtime dependency
  • Loading branch information
ctabin authored Jan 29, 2020
2 parents 0467927 + fde2878 commit ad88c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.6</version>
<scope>test</scope>
</dependency>
<!-- JUnit -->
<dependency>
Expand Down

0 comments on commit ad88c5f

Please sign in to comment.