From 0ce33ae3ce8ab24aa8d6cbb4527ea4aa695b7185 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Tue, 17 May 2022 19:35:12 -0400 Subject: [PATCH] pom fix --- pom.xml | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index b72260d..42cd0f7 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,7 @@ com.github.cryptomorin:XSeries org.xerial:sqlite-jdbc + org.mariadb.jdbc:mariadb-java-client com.zaxxer:HikariCP @@ -118,18 +119,12 @@ com.zaxxer HikariCP - 5.0.1 + 4.0.3 - org.junit.jupiter - junit-jupiter - 5.9.0-M1 - - - com.github.seeseemelk - MockBukkit-v1.17 - 1.13.0 - test + org.mariadb.jdbc + mariadb-java-client + 2.7.2 \ No newline at end of file