diff --git a/common/pom.xml b/common/pom.xml index 71019e9a..f3a8b2d2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -13,22 +13,26 @@ com.github.steveice10 opennbt - 1.1-SNAPSHOT + 1.3-SNAPSHOT + compile com.github.steveice10 packetlib - 1.3-SNAPSHOT + 1.4-SNAPSHOT + compile com.github.steveice10 mcauthlib 1.1-SNAPSHOT + compile com.github.steveice10 mcprotocollib - 1.12.2-3-SNAPSHOT + 1.14.3-SNAPSHOT + compile com.github.steveice10 @@ -48,21 +52,13 @@ com.auth0 java-jwt 3.3.0 + compile org.apache.commons commons-lang3 3.7 - - - com.google.guava - guava - 24.0-jre - - - com.google.code.gson - gson - 2.8.2 + compile \ No newline at end of file diff --git a/connector/pom.xml b/connector/pom.xml index ab9fc56b..0b05e68f 100644 --- a/connector/pom.xml +++ b/connector/pom.xml @@ -9,14 +9,18 @@ ${revision} connector - - Geyser - org.geysermc api - 1.0-SNAPSHOT + ${revision} + compile + + + org.geysermc + common + ${revision} + compile com.fasterxml.jackson.dataformat @@ -49,11 +53,6 @@ slf4j-simple 1.6.4 - - com.google.guava - guava - 27.0.1-jre - org.projectlombok lombok @@ -78,9 +77,48 @@ 2.0.3 compile + + com.github.steveice10 + opennbt + 1.3-SNAPSHOT + compile + + + com.github.steveice10 + packetlib + 1.4-SNAPSHOT + compile + + + com.github.steveice10 + mcauthlib + 1.1-SNAPSHOT + compile + + + com.github.steveice10 + mcprotocollib + 1.14.3-SNAPSHOT + compile + + + com.github.steveice10 + opennbt + + + com.github.steveice10 + packetlib + + + com.github.steveice10 + mcauthlib + + + ${outputName}-noshade + ../target org.apache.maven.plugins @@ -114,6 +152,7 @@ ${outputName} true + false diff --git a/pom.xml b/pom.xml index df40ec90..60102b80 100644 --- a/pom.xml +++ b/pom.xml @@ -11,6 +11,7 @@ Allows for players from Minecraft Bedrock Edition to join Minecraft Java Edition servers. https://geysermc.org + Geyser UTF-8 UTF-8 1.8