Bump Jsch to 1.52

According to the change log the new version fixed some bugs and added
some new features: [1].

[1] http://www.jcraft.com/jsch/ChangeLog

Change-Id: Iff40eec5da1906c85c4325bb2cd14f996d849d6d
This commit is contained in:
David Ostrovsky
2015-05-10 20:13:29 +02:00
committed by David Pursehouse
parent 97995c9dac
commit 11746e1e48

View File

@@ -78,8 +78,8 @@ maven_jar(
maven_jar(
name = 'jsch',
id = 'com.jcraft:jsch:0.1.51',
sha1 = '6ceee2696b07cc320d0e1aaea82c7b40768aca0f',
id = 'com.jcraft:jsch:0.1.52',
sha1 = '4988681cd939d45f88cb56a0806ad4064e621d1c',
license = 'jsch',
)