From 41f98d9f174fc2f55a97c7b48b38309d2b92a1d0 Mon Sep 17 00:00:00 2001 From: Francisco Javier Fernandez Gonzalez Date: Tue, 7 Jan 2025 12:05:21 +0100 Subject: [PATCH] Missing one removal --- pom.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 52650f7c..942118b7 100644 --- a/pom.xml +++ b/pom.xml @@ -93,11 +93,6 @@ io.jenkins.plugins asm-api - - org.apache.httpcomponents - httpclient - 4.5.14 - org.jenkins-ci.plugins jackson2-api @@ -113,11 +108,6 @@ pac4j-javaee ${pac4jVersion} - - - com.fasterxml.jackson.core - jackson-annotations - com.google.guava guava @@ -176,6 +166,12 @@ test-harness test + + org.apache.httpcomponents + httpclient + 4.5.14 + test + org.mockito mockito-core