Skip to content

Commit

Permalink
Bump Mina to 2.12.1 in the CLI (#9089)
Browse files Browse the repository at this point in the history
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>
(cherry picked from commit 5e6387a)
  • Loading branch information
daniel-beck authored and krisstern committed Apr 2, 2024
1 parent 887f3cd commit 5b4427a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 5b4427a

Please sign in to comment.