From ad07fb86bbd9337af3cc721f5e29404c9bf40382 Mon Sep 17 00:00:00 2001 From: Flowsqy <47575244+Flowsqy@users.noreply.github.com> Date: Sat, 25 Dec 2021 01:39:12 +0100 Subject: [PATCH] Update dependencies --- .mvn/local-settings.xml | 12 ++++++++++++ .mvn/maven.config | 1 + pom.xml | 18 +++++++++++------- 3 files changed, 24 insertions(+), 7 deletions(-) create mode 100644 .mvn/local-settings.xml create mode 100644 .mvn/maven.config diff --git a/.mvn/local-settings.xml b/.mvn/local-settings.xml new file mode 100644 index 0000000..10b31ab --- /dev/null +++ b/.mvn/local-settings.xml @@ -0,0 +1,12 @@ + + + + maven-default-http-blocker + dummy + Dummy mirror to override default blocking mirror that blocks http + http://0.0.0.0/ + + + diff --git a/.mvn/maven.config b/.mvn/maven.config new file mode 100644 index 0000000..d97a699 --- /dev/null +++ b/.mvn/maven.config @@ -0,0 +1 @@ +--settings ./.mvn/local-settings.xml diff --git a/pom.xml b/pom.xml index be67daf..bdd3383 100644 --- a/pom.xml +++ b/pom.xml @@ -71,16 +71,21 @@ intellectualsites-snapshots-repo https://mvn.intellectualsites.com/content/repositories/public/ - - - nlthijs48 - http://maven.wiefferink.me - inventive-repo https://repo.inventivetalent.org/content/groups/public/ + + + enginehub-repo + https://maven.enginehub.org/repo/ + + + + areashop-repo + http://wiefferink.me:8080/plugin/repository/everything/ + @@ -130,7 +135,6 @@ me.wiefferink areashop 2.6.0 - provided world.bentobox @@ -140,7 +144,7 @@ com.github.IntellectualSites.PlotSquared - Bukkit + Core 4.453 provided