We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8dd2bf commit 8c1801cCopy full SHA for 8c1801c
1 file changed
arquillian/arquillian-tomee-tests/arquillian-tomee-webprofile-tests/pom.xml
@@ -45,6 +45,12 @@
45
<version>1.10.19</version>
46
<scope>test</scope>
47
</dependency>
48
+
49
+ <dependency>
50
+ <groupId>org.apache.httpcomponents</groupId>
51
+ <artifactId>httpclient</artifactId>
52
+ <version>4.5.14</version>
53
+ </dependency>
54
</dependencies>
55
56
<build>
0 commit comments