Merge "Bump jsch to 0.54"

This commit is contained in:
David Pursehouse 2016-10-24 23:17:11 +00:00 committed by Gerrit Code Review
commit 25afcccd2e
2 changed files with 4 additions and 4 deletions

View File

@ -235,8 +235,8 @@ maven_jar(
maven_jar(
name = 'jsch',
artifact = 'com.jcraft:jsch:0.1.53',
sha1 = '658b682d5c817b27ae795637dfec047c63d29935',
artifact = 'com.jcraft:jsch:0.1.54',
sha1 = 'da3584329a263616e277e15462b387addd1b208d',
)
maven_jar(

View File

@ -113,8 +113,8 @@ maven_jar(
maven_jar(
name = 'jsch',
id = 'com.jcraft:jsch:0.1.53',
sha1 = '658b682d5c817b27ae795637dfec047c63d29935',
id = 'com.jcraft:jsch:0.1.54',
sha1 = 'da3584329a263616e277e15462b387addd1b208d',
license = 'jsch',
)