From 0f2ad5b5444d40d6d1b0d33e3107a259f168d75d Mon Sep 17 00:00:00 2001 From: Jules Date: Sun, 19 Oct 2025 18:56:25 +0200 Subject: [PATCH] Fixed jetbrains annot dependency --- MMOCore-API/pom.xml | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/MMOCore-API/pom.xml b/MMOCore-API/pom.xml index 5379b8f4..0b691ac3 100644 --- a/MMOCore-API/pom.xml +++ b/MMOCore-API/pom.xml @@ -113,6 +113,16 @@ + + + + org.jetbrains + annotations + 24.1.0 + + + + @@ -132,14 +142,15 @@ - commons-lang - commons-lang - 2.6 + org.jetbrains + annotations + 26.0.2-1 provided true + io.papermc paperlib @@ -183,7 +194,7 @@ me.clip placeholderapi - 2.9.2 + 2.11.6 provided true @@ -362,7 +373,8 @@ me.glaremasters Guilds - 3.5.6.0 + 3.5.7.1 + stripped provided true