From f62baaa5497240bb0acdae318e13211f3d04bf8e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2020 05:34:09 +0000 Subject: [PATCH] Bump ssh-agent from 1.3 to 1.18 Bumps [ssh-agent](https://github.com/jenkinsci/ssh-agent-plugin) from 1.3 to 1.18. - [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.18) 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..1d4578090 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ org.jenkins-ci.plugins ssh-agent - 1.3 + 1.18 junit