[JAVA-11196] Split httpclient module

This commit is contained in:
Haroon Khan
2022-04-01 15:50:07 +01:00
parent b1c60e9093
commit 42a804e715
5 changed files with 6 additions and 7 deletions
-6
View File
@@ -15,12 +15,6 @@
</parent>
<dependencies>
<!-- utils -->
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
<version>${commons-lang3.version}</version>
</dependency>
<!-- http client -->
<dependency>
<groupId>org.apache.httpcomponents</groupId>