diff --git a/bukkit/pom.xml b/bukkit/pom.xml index 86dd94e..c3de0f4 100644 --- a/bukkit/pom.xml +++ b/bukkit/pom.xml @@ -16,6 +16,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.14.1 8 8 @@ -31,22 +32,10 @@ - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - PlaceholderAPI - https://repo.extendedclip.com/content/repositories/placeholderapi/ - - - razyr-dev - https://rayzr.dev/repo/ - - - codemc - https://repo.codemc.org/repository/maven-public + placeholderapi + https://repo.extendedclip.com/releases/ @@ -74,13 +63,13 @@ net.md-5 bungeecord-chat - 1.20-R0.2 + 1.21-R0.4 provided me.clip placeholderapi - 2.10.7 + 2.11.7 provided diff --git a/bungee/pom.xml b/bungee/pom.xml index c2ed431..72e6f53 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -34,7 +34,7 @@ bungeecord-repo - https://oss.sonatype.org/content/repositories/snapshots + https://oss.sonatype.org/content/repositories/releases @@ -47,7 +47,8 @@ net.md-5 bungeecord-api - 1.10-SNAPSHOT + 1.21-R0.3 + jar provided diff --git a/core/pom.xml b/core/pom.xml index c74e910..3afa141 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -52,7 +52,7 @@ org.apache.commons commons-lang3 - 3.12.0 + 3.18.0 commons-logging diff --git a/jitpack.yml b/jitpack.yml new file mode 100644 index 0000000..6a9ee80 --- /dev/null +++ b/jitpack.yml @@ -0,0 +1,2 @@ +jdk: + - openjdk21 \ No newline at end of file diff --git a/velocity/pom.xml b/velocity/pom.xml index 5ab92fd..ffb9f5b 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -33,8 +33,8 @@ - velocity - https://repo.velocitypowered.com/snapshots/ + papermc + https://repo.papermc.io/repository/maven-public/ sponge