From cfc9773ca669aac82322799d5d19acef2dc990c8 Mon Sep 17 00:00:00 2001 From: Git Manager GUI Date: Mon, 13 Apr 2026 09:59:58 +0200 Subject: [PATCH] Upload via Git Manager GUI --- pom.xml | 86 +++++++++++++++++++++++++++------------------------------ 1 file changed, 40 insertions(+), 46 deletions(-) diff --git a/pom.xml b/pom.xml index cf0dac5..770120f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,66 +1,60 @@ - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 + https://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - net.viper - StatusAPIBridge - 1.0.0 + net.viper.bungee + StatusAPI + 4.1.0 jar + StatusAPI + BungeeCord Status API Plugin + - 17 - ${java.version} - ${java.version} + 8 + 8 UTF-8 - - - spigot-repo - https://hub.spigotmc.org/nexus/content/repositories/snapshots/ - - - vault-repo - https://nexus.hc.to/content/repositories/pub_releases/ - - - - + - org.spigotmc - spigot-api - 1.21-R0.1-SNAPSHOT - provided + net.md-5 + bungeecord-api + 1.20 + system + C:\Users\Viper\Downloads\BungeeCord.jar - + + - net.milkbowl.vault - VaultAPI - 1.7 + net.luckperms + api + 5.4 provided + true + + + + + com.zaxxer + HikariCP + 5.1.0 - StatusAPIBridge - - - org.apache.maven.plugins - maven-shade-plugin - 3.5.1 - - - package - shade - - false - - - - - + StatusAPI + + + + src/main/resources + false + + - + + \ No newline at end of file