File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 182
182
<dependency >
183
183
<groupId >org.apache.httpcomponents</groupId >
184
184
<artifactId >httpclient</artifactId >
185
- <version >4.1</version >
185
+ <version >4.1.3 </version >
186
186
</dependency >
187
187
<dependency >
188
188
<groupId >org.apache.httpcomponents</groupId >
189
189
<artifactId >httpmime</artifactId >
190
- <version >4.1</version >
191
- </dependency >
192
-
193
- <dependency >
194
- <groupId >junit</groupId >
195
- <artifactId >junit</artifactId >
196
- <version >4.8.1</version >
197
- <scope >test</scope >
190
+ <version >4.1.3</version >
198
191
</dependency >
199
192
200
193
<dependency >
255
248
<dependency >
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
</dependency >
260
253
261
254
<dependency >
You can’t perform that action at this time.
0 commit comments