From 04d5376fa33e2925cf23171e1d9640499a9bbd0e Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Wed, 24 Aug 2022 07:12:17 -0400 Subject: v6 --- pom.xml | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 996abd4..d4f019a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ UTF-8 UTF-8 - 8 - 8 + 17 + 17 @@ -45,15 +45,6 @@ - - - maven-compiler-plugin - 2.3.2 - - 1.8 - 1.8 - - @@ -69,7 +60,7 @@ net.dv8tion JDA - 5.0.0-alpha.17 + 5.0.0-alpha.18 org.yaml @@ -116,6 +107,21 @@ json 20220320 + + org.mariadb.jdbc + mariadb-java-client + 3.0.7 + + + org.xerial + sqlite-jdbc + 3.39.2.0 + + + com.zaxxer + HikariCP + 5.0.1 + \ No newline at end of file -- cgit v1.2.3-freya