Skip to content

Commit

Permalink
[JENKINS-46172] bump ssh-credentials dependency to 1.12
Browse files Browse the repository at this point in the history
New version is the same as jsch-plugin v. 0.1.54.1 requires.
  • Loading branch information
ljader committed Mar 25, 2018
1 parent 6f443e7 commit a08598d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -35,7 +35,7 @@ Based on the cool scp plugin.</description>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-credentials</artifactId>
<version>1.9</version>
<version>1.12</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit a08598d

Please sign in to comment.