From f496bdc424d76548190a7cc502c18b32525631a8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 05:24:39 +0000 Subject: [PATCH] Bump ssh-agent from 1.3 to 1.19 Bumps [ssh-agent](https://github.com/jenkinsci/ssh-agent-plugin) from 1.3 to 1.19. - [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](https://github.com/jenkinsci/ssh-agent-plugin/compare/ssh-agent-1.3...ssh-agent-1.19) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b41d11c7f..dd01805a5 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.jenkins-ci.plugins ssh-agent - 1.3 + 1.19 junit