Skip to content

Commit

Permalink
[JENKINS-49565] - Update Jenkins CLI to Mina SSHD Core 1.7.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 36f7fc0)
  • Loading branch information
oleg-nenashev authored and olivergondza committed Mar 19, 2018
1 parent 876b915 commit db03475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Expand Up @@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.sshd</groupId>
<artifactId>sshd-core</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
<optional>true</optional> <!-- do not expose to core -->
</dependency>
<dependency>
Expand Down

0 comments on commit db03475

Please sign in to comment.