From d218ce97b1d76eda3ad676110e69cac4863501af Mon Sep 17 00:00:00 2001 From: Raghav Aggarwal Date: Thu, 2 May 2024 19:33:26 +0530 Subject: [PATCH] TEZ-4557: Revert TEZ-4303, NoClassDefFoundError because of missing httpclient jar --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 159bbae58f..d1b5e0eb80 100644 --- a/pom.xml +++ b/pom.xml @@ -377,10 +377,6 @@ io.netty * - - org.apache.httpcomponents - httpclient - @@ -392,10 +388,6 @@ io.netty netty - - org.apache.httpcomponents - httpclient -