From 136b534e47a0c8ad335f46fda415969c982fcd2f Mon Sep 17 00:00:00 2001 From: RayZ <1756332466@qq.com> Date: Sat, 26 Jul 2025 19:45:33 +0800 Subject: [PATCH] remove dependency httpcore5: httpcore5-h2 is depend on httpcore5 --- httpclient5/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml index 2cd51e18f2..a98f0076bf 100644 --- a/httpclient5/pom.xml +++ b/httpclient5/pom.xml @@ -40,10 +40,6 @@ - - org.apache.httpcomponents.core5 - httpcore5 - org.apache.httpcomponents.core5 httpcore5-h2