Skip to content

Commit

Permalink
Update to SSHD module 1.7 (#2534)
Browse files Browse the repository at this point in the history
Summary of changes:

* [JENKINS-36420](https://issues.jenkins-ci.org/browse/JENKINS-36420) - Allow setting up the the client idle timeout
* Upgrade to the new parent POM
* FindBugs cleanup, in particular jenkinsci/sshd-plugin@66162e7
  • Loading branch information
oleg-nenashev committed Sep 5, 2016
1 parent b09043c commit d154604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -134,7 +134,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>sshd</artifactId>
<version>1.6</version>
<version>1.7</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.ui</groupId>
Expand Down

0 comments on commit d154604

Please sign in to comment.