From f2d5f203c60d4c63f7430572f5ed4ca0f0ddbad8 Mon Sep 17 00:00:00 2001 From: Braydon Date: Sat, 16 Dec 2023 17:49:50 -0500 Subject: [PATCH] goodbye big jar --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a6fd2c3..f94502c 100644 --- a/pom.xml +++ b/pom.xml @@ -200,13 +200,13 @@ com.zaxxer HikariCP 4.0.3 - compile + provided org.mariadb.jdbc mariadb-java-client 3.3.1 - compile + provided \ No newline at end of file