File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
70
70
<maven-jar-plugin .version>3.0.2</maven-jar-plugin .version>
71
71
72
- <log4j .version>2.8.2 </log4j .version>
72
+ <log4j .version>2.9.0 </log4j .version>
73
73
74
74
<groovy .version>2.4.12</groovy .version>
75
75
<groovy-eclipse-batch .version>2.4.3-01</groovy-eclipse-batch .version>
76
76
77
- <netty .version>4.0.49 .Final</netty .version>
77
+ <netty .version>4.0.51 .Final</netty .version>
78
78
<!-- netty 4.1 version to use for browsermob-dist and when using the netty-4.1 profile -->
79
- <netty-4 .1.version>4.1.13 .Final</netty-4 .1.version>
79
+ <netty-4 .1.version>4.1.15 .Final</netty-4 .1.version>
80
80
81
- <bouncycastle .version>1.57 </bouncycastle .version>
81
+ <bouncycastle .version>1.58 </bouncycastle .version>
82
82
</properties >
83
83
84
84
<build >
213
213
<groupId >com.google.guava</groupId >
214
214
<artifactId >guava</artifactId >
215
215
<!-- Remove the -android when dropping support for Java 7. -->
216
- <version >22 .0-android</version >
216
+ <version >23 .0-android</version >
217
217
</dependency >
218
218
219
219
<dependency >
You can’t perform that action at this time.
0 commit comments