From 9e388f546b054efe6e9b18782420f1f630c1f6f3 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Wed, 28 Jun 2023 01:06:16 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E4=BE=9D=E8=B5=96=E5=86=B2?= =?UTF-8?q?=E7=AA=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 2b3b1b7..66f96a1 100644 --- a/pom.xml +++ b/pom.xml @@ -69,12 +69,24 @@ com.zaxxer HikariCP 4.0.3 + + + org.slf4j + slf4j-api + + test org.postgresql postgresql 42.3.8 + + + org.checkerframework + checker-qual + + test