Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-49565] - Update Jenkins CLI to Mina SSHD Core 1.7.0
  • Loading branch information
oleg-nenashev committed Feb 16, 2018
1 parent 04bd7e6 commit 36f7fc0
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 36f7fc0

Please sign in to comment.