From 5e6d359b826eb21fcfd1900797f9c7dc70a2702c Mon Sep 17 00:00:00 2001 From: Jesse Glick Date: Mon, 6 Jul 2020 16:33:58 -0400 Subject: [PATCH] [JENKINS-62767] Need to bundle org.eclipse.jgit.ssh.jsch --- pom.xml | 35 +++++++++++++++++++---------------- 1 file changed, 19 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 53e8ef751d..22d7e0a713 100644 --- a/pom.xml +++ b/pom.xml @@ -88,10 +88,6 @@ org.eclipse.jgit ${jgit.version} - - com.jcraft - jsch - org.apache.httpcomponents @@ -117,10 +113,6 @@ org.eclipse.jgit.http.server ${jgit.version} - - com.jcraft - jsch - org.apache.httpcomponents @@ -139,10 +131,6 @@ org.eclipse.jgit.http.apache ${jgit.version} - - com.jcraft - jsch - org.apache.httpcomponents @@ -165,10 +153,6 @@ org.eclipse.jgit.lfs ${jgit.version} - - com.jcraft - jsch - org.apache.httpcomponents @@ -181,6 +165,25 @@ + + org.eclipse.jgit + org.eclipse.jgit.ssh.jsch + ${jgit.version} + + + com.jcraft + jzlib + + + com.jcraft + jsch + + + org.slf4j + slf4j-api + + + org.jenkins-ci.plugins structs