Browse Source

Netty updated to 4.0.6

master
Nikita 12 years ago
parent
commit
6a46435ab3
  1. 2
      pom.xml

2
pom.xml

@ -109,7 +109,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.0.4.Final</version>
<version>4.0.6.Final</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>

Loading…
Cancel
Save