Skip to content

Commit

Permalink
Merge pull request #3111 from oleg-nenashev/feature/JENKINS-27026
Browse files Browse the repository at this point in the history
[JENKINS-27026] - Update SSHD Module from 2.0 to 2.3
  • Loading branch information
oleg-nenashev committed Dec 10, 2017
2 parents 969ed92 + 7dc9143 commit 59b9658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -130,7 +130,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>sshd</artifactId>
<version>2.0</version>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.ui</groupId>
Expand Down

0 comments on commit 59b9658

Please sign in to comment.