From cb9fd4ca75e80e8b636bf692d79f4c16994c3ff1 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Fri, 29 May 2026 01:02:30 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=9D=E6=8C=81=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E5=88=86=E6=94=AF=E7=9A=84=E7=89=88=E6=9C=AC=E5=90=8E=E7=BC=80?= =?UTF-8?q?=E6=A0=87=E8=AF=86=E4=B8=BA=20SNAPSHOT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 075cb09..444a2a8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ xyz.zhouxy.jdbc simple-jdbc - 1.0.0-RC1 + 1.0.0-SNAPSHOT Simple JDBC 对 JDBC 的简单封装。