mirror of
https://github.com/google/nomulus
synced 2026-01-04 04:04:22 +00:00
Upgrade apache_sshd CL #2: Update to v1_2_0
This changelist makes the newly added v1_2_0 the default and fixes incompatibilities ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=125609347
This commit is contained in:
@@ -446,8 +446,8 @@ def domain_registry_repositories():
|
||||
|
||||
native.maven_jar(
|
||||
name = "sshd_core",
|
||||
artifact = "org.apache.sshd:sshd-core:0.7.0",
|
||||
sha1 = "ef5d0cae23845dead3fc53ecd61bd990ed42f60f",
|
||||
artifact = "org.apache.sshd:sshd-core:1.2.0",
|
||||
sha1 = "4bc24a8228ba83dac832680366cf219da71dae8e",
|
||||
)
|
||||
|
||||
native.maven_jar(
|
||||
|
||||
Reference in New Issue
Block a user