mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-02-16 21:56:22 +00:00
Upgrade to latest netty 4.0.23
This commit is contained in:
parent
fd3014a1ae
commit
040129799c
@ -49,7 +49,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.netty</groupId>
|
<groupId>io.netty</groupId>
|
||||||
<artifactId>netty-all</artifactId>
|
<artifactId>netty-all</artifactId>
|
||||||
<version>4.0.17.Final</version>
|
<version>4.0.23.Final</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user