Bump Jcraft SSH library to 0.1.51
ChangeLog claims that new release fixes sporadic "verify: false" failures. Change-Id: I1deba0b20dd713c0a9d2ed53b1751dbd078094ab
This commit is contained in:
parent
67f9b1c3c9
commit
a3892f5a7f
4
lib/BUCK
4
lib/BUCK
@ -107,8 +107,8 @@ maven_jar(
|
|||||||
|
|
||||||
maven_jar(
|
maven_jar(
|
||||||
name = 'jsch',
|
name = 'jsch',
|
||||||
id = 'com.jcraft:jsch:0.1.50',
|
id = 'com.jcraft:jsch:0.1.51',
|
||||||
sha1 = 'fae4a0b1f2a96cb8f58f38da2650814c991cea01',
|
sha1 = '6ceee2696b07cc320d0e1aaea82c7b40768aca0f',
|
||||||
license = 'jsch',
|
license = 'jsch',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user