From d12abb4e5a9ed55cca9164ac7bb8dc80d633d6ac Mon Sep 17 00:00:00 2001 From: Leslie Date: Sat, 6 Dec 2025 22:56:19 +0800 Subject: [PATCH] =?UTF-8?q?fixed:=20=E5=BC=BA=E5=88=B6=E6=8C=87=E5=AE=9Aqu?= =?UTF-8?q?artz=E7=89=88=E6=9C=AC=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=90=8C?= =?UTF-8?q?=E6=97=B6=E4=BD=BF=E7=94=A8Postgres=E6=95=B0=E6=8D=AE=E5=BA=93?= =?UTF-8?q?=E4=B8=8Equartz2.5.2=E7=89=88=E6=9C=AC=E4=BA=A7=E7=94=9F?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 1de1b27e92..e00876b545 100644 --- a/pom.xml +++ b/pom.xml @@ -56,6 +56,13 @@ pom import + + + + org.quartz-scheduler + quartz + 2.5.0 +