We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78bcda9 commit 60a443cCopy full SHA for 60a443c
pom.xml
@@ -21,24 +21,6 @@
21
<artifactId>junit</artifactId>
22
<version>4.8.1</version>
23
</dependency>
24
- <dependency>
25
- <groupId>commons-logging</groupId>
26
- <artifactId>commons-logging</artifactId>
27
- <version>1.1.1</version>
28
- <scope>compile</scope>
29
- </dependency>
30
31
- <groupId>org.apache.httpcomponents</groupId>
32
- <artifactId>httpclient</artifactId>
33
- <version>4.5.3</version>
34
35
36
37
38
- <artifactId>httpcore</artifactId>
39
- <version>4.4.6</version>
40
41
42
</dependencies>
43
<build>
44
<plugins>
0 commit comments