Skip to content

Commit

Permalink
Merge pull request #3296 from oleg-nenashev/sshd/JENKINS-49565
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 17, 2018
2 parents 0e51e36 + 36f7fc0 commit 54431a1
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 54431a1

Please sign in to comment.