From 7dc9143ce20883b073c45385109c5b9bd73bf7ec Mon Sep 17 00:00:00 2001 From: Oleg Nenashev Date: Fri, 27 Oct 2017 00:43:47 +0200 Subject: [PATCH] [JENKINS-27026] - Update SSHD Module from 2.0 to 2.3 to pick the fix --- war/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/war/pom.xml b/war/pom.xml index 1c4625ec0f..c1fb6b7ada 100644 --- a/war/pom.xml +++ b/war/pom.xml @@ -134,7 +134,7 @@ THE SOFTWARE. org.jenkins-ci.modules sshd - 2.0 + 2.3 org.jenkins-ci.ui -- GitLab