From 1157f8618301f4f263fa221b99f8def529054181 Mon Sep 17 00:00:00 2001 From: Cerdore Date: Wed, 4 Aug 2021 21:59:55 +0800 Subject: [PATCH] =?UTF-8?q?Fix(bug):=20=E6=A0=B9=E7=9B=AE=E5=BD=95?= =?UTF-8?q?=E4=B8=8B=E7=9A=84pom=E6=96=87=E4=BB=B6=E4=B8=ADmodule=E7=9A=84?= =?UTF-8?q?=E5=90=8D=E7=A7=B0=E7=94=B1jdbc=20=E4=BF=AE=E6=94=B9=E4=B8=BA?= =?UTF-8?q?=20pgjdbc?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Cerdore --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8b7f364..7f549d0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ https://github.com/pgjdbc/pgjdbc - jdbc + pgjdbc -- Gitee