From b22e1c229e0790da6456f509d1655a9af4c3fe51 Mon Sep 17 00:00:00 2001 From: Robert Sandell Date: Fri, 9 Apr 2021 10:26:44 +0200 Subject: [PATCH] Bump apache httpcomponents to 4.5.13 (#97) And stop bundling it --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 19193151..2b2443bb 100644 --- a/pom.xml +++ b/pom.xml @@ -87,6 +87,10 @@ under the License. + + org.jenkins-ci.plugins + apache-httpcomponents-client-4-api + org.pac4j pac4j-saml @@ -94,6 +98,10 @@ under the License. 3.9.0 false + + org.apache.httpcomponents + httpclient + org.springframework spring-beans @@ -239,7 +247,7 @@ under the License. io.jenkins.tools.bom bom-2.277.x - 26 + 27 pom import