From 6749724d1cbb4990fd943b992f7ea398c2b18dd8 Mon Sep 17 00:00:00 2001 From: Greymagic27 Date: Sat, 6 Aug 2022 18:05:23 +0100 Subject: [PATCH] Found the dependency that caused the compile issue, so have not updated that one --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bc621b881..dd93c9e9a 100755 --- a/pom.xml +++ b/pom.xml @@ -300,7 +300,7 @@ org.spigotmc spigot-api - 1.19-R0.1-SNAPSHOT + 1.19.2-R0.1-SNAPSHOT provided @@ -330,7 +330,7 @@ org.junit.jupiter junit-jupiter - 5.9.0-RC1 + 5.9.0 test @@ -348,7 +348,7 @@ org.apache.tomcat tomcat-jdbc - 10.1.0-M16 + 10.1.0-M17 compile