From d8611d500c1bf87d6c51d609aa22b0af66ab9095 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Sun, 25 Jun 2023 11:37:33 -0700 Subject: [PATCH] Slim down HPI (#557) --- pom.xml | 92 +++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 35 deletions(-) diff --git a/pom.xml b/pom.xml index 177d4358..dd9c7a5b 100644 --- a/pom.xml +++ b/pom.xml @@ -78,11 +78,6 @@ json 20230227 - - org.springframework - spring-jcl - 6.0.9 - @@ -92,14 +87,15 @@ jira-rest-java-client-api ${jira-rest-client.version} + - com.google.guava - guava + com.google.code.findbugs + jsr305 - + - org.apache.commons - commons-lang3 + com.google.guava + guava @@ -116,28 +112,59 @@ com.atlassian.httpclient atlassian-httpclient-plugin + + + com.google.code.findbugs + jsr305 + + com.google.guava guava - javax.activation - activation + commons-codec + commons-codec - + org.apache.commons commons-lang3 + org.apache.httpcomponents - httpmime + httpasyncclient - org.codehaus.jackson - * + org.apache.httpcomponents + httpasyncclient-cache + + + org.apache.httpcomponents + httpclient + + + org.apache.httpcomponents + httpclient-cache + + + org.apache.httpcomponents + httpcore + + + org.apache.httpcomponents + httpcore-nio + + + org.apache.httpcomponents + httpmime + + org.codehaus.jettison + jettison + org.glassfish.jersey.core jersey-client @@ -154,17 +181,25 @@ org.glassfish.jersey.media jersey-media-json-jettison + + + org.slf4j + slf4j-api + org.springframework spring-beans + + org.springframework + spring-core + + + org.springframework + spring-jcl + - - commons-io - commons-io - 2.12.0 - io.atlassian.fugue fugue @@ -182,7 +217,6 @@ io.jenkins.plugins commons-lang3-api - 3.12.0-36.vd97de6465d5b_ io.jenkins.plugins @@ -194,6 +228,7 @@ maven-artifact 3.9.2 + org.apache.commons commons-lang3 @@ -248,30 +283,17 @@ org.jenkins-ci.plugins.workflow workflow-step-api true - - - org.jenkins-ci.plugins - * - - io.jenkins.configuration-as-code test-harness test - - - joda-time - joda-time - - org.jenkins-ci.plugins command-launcher - 100.v2f6722292ee8 test