Fix Nomulus build broken by invalid import of JSch

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=141318398
This commit is contained in:
mcilwain 2016-12-07 09:33:31 -08:00 committed by Ben McIlwain
parent d1d6539694
commit 78123dfe7b

View file

@ -40,7 +40,7 @@ java_library(
"//third_party/java/hamcrest",
"//third_party/java/joda_money",
"//third_party/java/joda_time",
"//third_party/java/jsch/v0_1_44_google",
"//third_party/java/jsch",
"//third_party/java/jsr305_annotations",
"//third_party/java/jsr330_inject",
"//third_party/java/junit",