diff --git a/api/pom.xml b/api/pom.xml index 74cc357a8..fd1b59656 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -29,9 +29,9 @@ https://repo.citizensnpcs.co/ - - sk89q-repo - https://maven.sk89q.com/repo/ + + enginehub-repo + https://maven.enginehub.org/repo/ @@ -90,7 +90,7 @@ com.sk89q.worldedit worldedit-bukkit - 7.2.5-SNAPSHOT + 7.2.8 provided @@ -148,7 +148,8 @@ com.zaxxer HikariCP - 5.0.0 + + 4.0.3 slf4j-api diff --git a/core/pom.xml b/core/pom.xml index d48daadb8..5540c86cc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -29,9 +29,9 @@ https://repo.citizensnpcs.co/ - - sk89q-repo - https://maven.sk89q.com/repo/ + + enginehub-repo + https://maven.enginehub.org/repo/ @@ -90,7 +90,7 @@ com.sk89q.worldedit worldedit-bukkit - 7.2.5-SNAPSHOT + 7.2.8 provided @@ -148,7 +148,8 @@ com.zaxxer HikariCP - 5.0.0 + + 4.0.3 slf4j-api