We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2403ae commit 9d06bc1Copy full SHA for 9d06bc1
1 file changed
pom.xml
@@ -49,11 +49,13 @@
49
<groupId>org.apache.httpcomponents</groupId>
50
<artifactId>httpclient</artifactId>
51
<version>4.5.3</version>
52
+ <scope>compile</scope>
53
</dependency>
54
<dependency>
55
56
<artifactId>httpcore</artifactId>
57
<version>4.4.6</version>
58
59
60
61
<groupId>log4j</groupId>
0 commit comments