We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d41250 commit c2852fdCopy full SHA for c2852fd
1 file changed
pom.xml
@@ -153,11 +153,6 @@
153
<artifactId>httpclient</artifactId>
154
<version>${httpclient.version}</version>
155
</dependency>
156
- <dependency>
157
- <groupId>org.apache.httpcomponents</groupId>
158
- <artifactId>httpcore</artifactId>
159
- <version>${httpclient.version}</version>
160
- </dependency>
161
162
<dependency>
163
<groupId>junit</groupId>
0 commit comments