diff --git a/pom.xml b/pom.xml index c4d4ed220..bf926d797 100644 --- a/pom.xml +++ b/pom.xml @@ -147,6 +147,74 @@ netty-all 4.1.35.Final-SNAPSHOT + + + it.unimi.dsi + fastutil + 8.2.2 + runtime + + + commons-lang + commons-lang + 2.6 + runtime + + + com.googlecode.json-simple + json-simple + 1.1.1 + runtime + + + com.google.code.findbugs + jsr305 + 1.3.9 + runtime + + + com.google.guava + guava + 21.0 + runtime + + + com.google.code.gson + gson + 2.8.0 + runtime + + + net.md-5 + bungeecord-chat + 1.13-SNAPSHOT + jar + runtime + + + org.yaml + snakeyaml + 1.23 + runtime + + + org.jetbrains + annotations-java5 + 17.0.0 + runtime + + + org.slf4j + slf4j-api + 1.7.25 + runtime + + + org.ow2.asm + asm-commons + 7.1 + runtime +