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 505f31d commit 607b51bCopy full SHA for 607b51b
pom.xml
@@ -182,19 +182,12 @@
182
<dependency>
183
<groupId>org.apache.httpcomponents</groupId>
184
<artifactId>httpclient</artifactId>
185
- <version>4.1</version>
+ <version>4.1.3</version>
186
</dependency>
187
188
189
<artifactId>httpmime</artifactId>
190
191
- </dependency>
192
-
193
- <dependency>
194
- <groupId>junit</groupId>
195
- <artifactId>junit</artifactId>
196
- <version>4.8.1</version>
197
- <scope>test</scope>
198
199
200
@@ -255,7 +248,7 @@
255
248
256
249
<groupId>org.seleniumhq.selenium</groupId>
257
250
<artifactId>selenium-api</artifactId>
258
- <version>2.18.0</version>
251
+ <version>2.20.0</version>
259
252
260
253
261
254
0 commit comments