mirror of https://github.com/jenkinsci/jenkins.git
Bump Mina to 2.12.1 in the CLI (#9089)
Bump Mina to 2.12.1 Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com> Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
This commit is contained in:
parent
d49528847b
commit
5e6387ad3a
|
|
@ -15,7 +15,7 @@
|
|||
<url>https://github.com/jenkinsci/jenkins</url>
|
||||
|
||||
<properties>
|
||||
<mina-sshd.version>2.11.0</mina-sshd.version>
|
||||
<mina-sshd.version>2.12.1</mina-sshd.version>
|
||||
<!-- Filled in by jacoco-maven-plugin -->
|
||||
<jacocoSurefireArgs />
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Reference in New Issue