Upgrade domain-registry to jsch 0.1.53

TESTED=Verified on Alpha with an updated build using Java 8, Verified on alpha
against the latest java 8 based build.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=171297613
This commit is contained in:
mmuller 2017-10-06 08:53:22 -07:00 committed by Ben McIlwain
parent 24d58bf505
commit a790ec27db
11 changed files with 31 additions and 74 deletions

View file

@ -21,7 +21,7 @@ java_library(
"//java/google/registry/util",
"//java/google/registry/xjc",
"//java/google/registry/xml",
"//third_party/java/jsch",
"//third_party/java/jsch:jsch_v0_1_53",
"//third_party/java/objectify:objectify-v4_1",
"@com_google_appengine_api_1_0_sdk",
"@com_google_appengine_tools_appengine_gcs_client",