File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 61
61
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
62
62
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
63
63
64
- <slf4j .version>1.7.22 </slf4j .version>
64
+ <slf4j .version>1.7.24 </slf4j .version>
65
65
<selenium .version>2.53.1</selenium .version>
66
66
67
- <jackson .version>2.8.6 </jackson .version>
67
+ <jackson .version>2.8.7 </jackson .version>
68
68
69
69
<maven-jar-plugin .version>3.0.2</maven-jar-plugin .version>
70
70
245
245
<dependency >
246
246
<groupId >org.mockito</groupId >
247
247
<artifactId >mockito-core</artifactId >
248
- <version >2.7.2 </version >
248
+ <version >2.7.12 </version >
249
249
</dependency >
250
250
251
251
<dependency >
272
272
<dependency >
273
273
<groupId >net.lightbody.bmp</groupId >
274
274
<artifactId >littleproxy</artifactId >
275
- <version >1.1.0-beta-bmp-15 </version >
275
+ <version >1.1.0-beta-bmp-16 </version >
276
276
</dependency >
277
277
278
278
<dependency >
You can’t perform that action at this time.
0 commit comments