sbt will choose commons-io:20030203.000550 as dependency
macdao opened this issue · 1 comments
macdao commented
in pom.xml
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>[2.0,)</version>
it will cause sbt choose commons-io:20030203.000550 which is a quite old version without org/apache/commons/io/IOUtils
stefanbirkner commented
It is fixed. Please update to version 1.12.1.