Skip to content

Commit 17b42ff

Browse files
Bump ssh-agent from 1.20 to 1.23
Bumps [ssh-agent](https://github.com/jenkinsci/ssh-agent-plugin) from 1.20 to 1.23. - [Release notes](https://github.com/jenkinsci/ssh-agent-plugin/releases) - [Changelog](https://github.com/jenkinsci/ssh-agent-plugin/blob/master/docs/old-changelog.md) - [Commits](jenkinsci/ssh-agent-plugin@ssh-agent-1.20...ssh-agent-1.23) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins:ssh-agent dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28ff67b commit 17b42ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<dependency>
196196
<groupId>org.jenkins-ci.plugins</groupId>
197197
<artifactId>ssh-agent</artifactId>
198-
<version>1.20</version>
198+
<version>1.23</version>
199199
<scope>test</scope>
200200
<exclusions>
201201
<!-- conflict with sshd module -->

0 commit comments

Comments
 (0)