diff --git a/api/pom.xml b/api/pom.xml index a8ed49ed..f291fb2e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -73,7 +73,7 @@ org.yaml snakeyaml - 1.28 + 1.30-SNAPSHOT compile diff --git a/config/pom.xml b/config/pom.xml index a6f34c99..318ea6ef 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -29,7 +29,7 @@ org.yaml snakeyaml - 1.28 + 1.30-SNAPSHOT compile true diff --git a/pom.xml b/pom.xml index 311db811..c638ef32 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,21 @@ + + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots/ + + false + + + true + + + + unknown 1.18.20 diff --git a/protocol/pom.xml b/protocol/pom.xml index e7a492f6..6e23170f 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -18,21 +18,6 @@ BungeeCord-Protocol Minimal implementation of the Minecraft protocol for use in BungeeCord - - - - sonatype-nexus-snapshots - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots - - false - - - true - - - - net.md-5