From 962dc37a7fecf1292970514bd81a24496f0a0652 Mon Sep 17 00:00:00 2001 From: Mark Waite Date: Fri, 15 Aug 2025 20:40:23 -0600 Subject: [PATCH] Define dependencies directly Special thanks to Devin Nusbaum for: * https://github.com/jenkinsci/maven-hpi-plugin/pull/771 It implements a crucial step for: * https://github.com/jenkinsci/maven-hpi-plugin/issues/557 --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ff30b82..1163e70 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.jenkins-ci.plugins plugin - 5.19 + 5.22 @@ -38,6 +38,8 @@ 2.492 ${jenkins.baseline}.1 jenkinsci/${project.artifactId}-plugin + fluent-hc,httpasyncclient,httpasyncclient-cache,httpclient,httpclient-cache,httpcore,httpcore-nio,httpmime + true 4.4.16 ${revision}