mirror of
https://github.com/google/nomulus
synced 2026-09-20 06:54:43 +00:00
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:
Vendored
+1
-1
@@ -4,5 +4,5 @@ licenses(["notice"]) # BSD
|
||||
|
||||
java_library(
|
||||
name = "jsch",
|
||||
exports = ["//third_party/java/jsch/v0_1_44_google"],
|
||||
exports = ["//third_party/java/jsch/v0_1_53"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user