File tree 1 file changed +4
-4
lines changed
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.21 </slf4j .version>
64
+ <slf4j .version>1.7.22 </slf4j .version>
65
65
<selenium .version>2.53.1</selenium .version>
66
66
67
67
<jackson .version>2.8.5</jackson .version>
77
77
<!-- netty 4.1 version to use for browsermob-dist and when using the netty-4.1 profile -->
78
78
<netty-4 .1.version>4.1.6.Final</netty-4 .1.version>
79
79
80
- <bouncycastle .version>1.55 </bouncycastle .version>
80
+ <bouncycastle .version>1.56 </bouncycastle .version>
81
81
</properties >
82
82
83
83
<build >
245
245
<dependency >
246
246
<groupId >org.mockito</groupId >
247
247
<artifactId >mockito-core</artifactId >
248
- <version >2.3.0 </version >
248
+ <version >2.4.1 </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-14 </version >
275
+ <version >1.1.0-beta-bmp-15 </version >
276
276
</dependency >
277
277
278
278
<dependency >
You can’t perform that action at this time.
0 commit comments