From 17e0069609949f5be4953682f08a136eeddebb3b Mon Sep 17 00:00:00 2001 From: jonakls Date: Sun, 31 Dec 2023 20:45:32 -0500 Subject: [PATCH] build(relocate): test relocate and apply changes --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 569bf9a..c364fef 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,7 @@ com.zaxxer HikariCP 4.0.3 + compile @@ -92,8 +93,16 @@ com.zaxxer.hikari pk.ajneb97.libs.hikaricp + + com.zaxxer.hikari.** + + + org.slf4j pk.ajneb97.libs.slf4j + + org.slf4j.** +