From 74e05ff7c526b880832b00c4d46c124b2d7d5098 Mon Sep 17 00:00:00 2001 From: JaTiTV Date: Mon, 27 Feb 2023 23:35:46 +0100 Subject: [PATCH] Update pom.xml --- pom.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 49 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index d7de4d4..853a445 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.t2code T2CodeLib - 14.3 + 14.4_DEV-2 jar @@ -61,39 +61,48 @@ - - sonatype-oss-snapshots1 - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - + spigot-repo https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - + + - Builders-Paradise - https://repo.t2code.net/repository/Builders-Paradise/ + minecraft-repo + https://libraries.minecraft.net/ + + + + bungeecord-repo + https://oss.sonatype.org/content/repositories/snapshots + + + T2Code https://repo.t2code.net/repository/T2Code/ + jitpack.io https://jitpack.io + placeholderapi https://repo.extendedclip.com/content/repositories/placeholderapi/ + BenCodez Repo https://nexus.bencodez.com/repository/maven-public/ + + org.spigotmc spigot-api 1.19.3-R0.1-SNAPSHOT provided - + + - net.t2code - bungee - 1642 + com.mojang + authlib + 1.5.21 provided + + + + net.md-5 + bungeecord-api + 1.19-R0.1-SNAPSHOT + jar + provided + + + net.md-5 + bungeecord-api + 1.19-R0.1-SNAPSHOT + javadoc + provided + + + net.t2code LuckyBox-API 4.2.7 provided + com.github.MilkBowl @@ -130,6 +159,7 @@ 1.7 provided + me.clip @@ -137,6 +167,7 @@ 2.11.2 provided + com.bencodez @@ -144,6 +175,7 @@ 6.10.0 provided + net.kyori @@ -163,6 +195,7 @@ 4.2.0 compile + org.projectlombok @@ -170,6 +203,7 @@ 1.18.24 provided + org.json @@ -177,6 +211,7 @@ 20220924 compile + org.apache.httpcomponents