Skip to content

Commit 0debb0f

Browse files
committed
Add Netty 3.3.0
1 parent 179d690 commit 0debb0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@
5959
</licenses>
6060
<dependencies>
6161
<dependency>
62-
<groupId>org.jboss.netty</groupId>
62+
<groupId>io.netty</groupId>
6363
<artifactId>netty</artifactId>
64-
<version>3.2.7.Final</version>
64+
<version>3.3.0.Final</version>
6565
<exclusions>
6666
<exclusion>
6767
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)