Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-27026] - Update SSHD Module from 2.0 to 2.3 to pick the fix
  • Loading branch information
oleg-nenashev committed Oct 26, 2017
1 parent bcbd5ba commit 7dc9143
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>2.0</version>
<version>2.3</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.ui</groupId>
Expand Down

0 comments on commit 7dc9143

Please sign in to comment.