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:
David Pursehouse
2015-07-28 17:53:38 +09:00
parent 11746e1e48
commit b31a4a19fd

View File

@@ -78,8 +78,8 @@ maven_jar(
maven_jar(
name = 'jsch',
id = 'com.jcraft:jsch:0.1.52',
sha1 = '4988681cd939d45f88cb56a0806ad4064e621d1c',
id = 'com.jcraft:jsch:0.1.53',
sha1 = '658b682d5c817b27ae795637dfec047c63d29935',
license = 'jsch',
)