Update jsch to 0.1.53
0.1.53 contains several bug fixes and new features since 0.1.52. http://www.jcraft.com/jsch/ChangeLog Change-Id: I7a3ff5217ad38c925200a1ac9df096f616157350
This commit is contained in:
4
lib/BUCK
4
lib/BUCK
@@ -78,8 +78,8 @@ maven_jar(
|
|||||||
|
|
||||||
maven_jar(
|
maven_jar(
|
||||||
name = 'jsch',
|
name = 'jsch',
|
||||||
id = 'com.jcraft:jsch:0.1.52',
|
id = 'com.jcraft:jsch:0.1.53',
|
||||||
sha1 = '4988681cd939d45f88cb56a0806ad4064e621d1c',
|
sha1 = '658b682d5c817b27ae795637dfec047c63d29935',
|
||||||
license = 'jsch',
|
license = 'jsch',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user