Skip to content

Commit d50f9ea

Browse files
committed
httpclient local dependency removed; is now a dependency in the global
pom.xml
1 parent 2013686 commit d50f9ea

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

jaspic/pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,4 @@
3434
<module>wrapping</module>
3535
</modules>
3636

37-
<dependencies>
38-
<dependency>
39-
<groupId>org.apache.httpcomponents</groupId>
40-
<artifactId>httpclient</artifactId>
41-
<version>4.2.1</version>
42-
<scope>test</scope>
43-
</dependency>
44-
</dependencies>
45-
4637
</project>

0 commit comments

Comments
 (0)