mirror of https://github.com/apache/jclouds.git
Upgrading commons-io dependency of sshj driver to 2.0
This commit is contained in:
parent
1c6e2c64d3
commit
e5731df922
|
@ -97,7 +97,7 @@
|
|||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
<artifactId>commons-io</artifactId>
|
||||
<version>1.4</version>
|
||||
<version>2.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
Loading…
Reference in New Issue