From ed9a55bac6c929ef0e2683b563a9666ee5c4868f Mon Sep 17 00:00:00 2001 From: chaicho Date: Fri, 17 Nov 2023 15:45:13 +0800 Subject: [PATCH] Declare httpcore as direct dependency to fix its version. (#11293) --- client/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/client/pom.xml b/client/pom.xml index 72877a620..3aab84f41 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -111,10 +111,16 @@ httpasyncclient + + org.apache.httpcomponents + httpcore + + io.prometheus simpleclient + org.yaml snakeyaml