diff --git a/connector/pom.xml b/connector/pom.xml index 7b295929..60ecfc55 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -11,7 +11,6 @@ connector - org.geysermc api 1.0-SNAPSHOT @@ -95,6 +94,12 @@ packetlib 1.4-SNAPSHOT compile + + + io.netty + netty-all + + com.github.steveice10