From 4c8efce9cb8cce8a81407c490380d450b6a1e149 Mon Sep 17 00:00:00 2001 From: Greymagic27 Date: Sat, 6 Aug 2022 17:59:29 +0100 Subject: [PATCH] Updated dependencies that fix the issue. Investigating what dependency update breaks compiling. --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8353e14b6..bc621b881 100755 --- a/pom.xml +++ b/pom.xml @@ -289,7 +289,7 @@ org.apache.maven.scm maven-scm-provider-gitexe - 2.0.0-M2 + 2.0.0-M1 org.bstats @@ -300,7 +300,7 @@ org.spigotmc spigot-api - 1.19.2-R0.1-SNAPSHOT + 1.19-R0.1-SNAPSHOT provided @@ -330,7 +330,7 @@ org.junit.jupiter junit-jupiter - 5.9.0 + 5.9.0-RC1 test @@ -348,7 +348,7 @@ org.apache.tomcat tomcat-jdbc - 10.1.0-M17 + 10.1.0-M16 compile