Browse Source

Netty updated to latest version

master
Nikita 12 years ago
parent
commit
3166ec9d92
  1. 2
      pom.xml

2
pom.xml

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

Loading…
Cancel
Save