From c3cf804e8d94cccf4c4fa1853600da649d1b6371 Mon Sep 17 00:00:00 2001
From: realize096 <102856702+realize096@users.noreply.github.com>
Date: Mon, 9 Oct 2023 10:53:34 +0800
Subject: [PATCH] update org.quartz-scheduler:quartz 2.2.1 to 2.3.2
---
abel-parent/pom.xml | 2 +-
springboot-Quartz/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/abel-parent/pom.xml b/abel-parent/pom.xml
index d87f059..cdac50e 100644
--- a/abel-parent/pom.xml
+++ b/abel-parent/pom.xml
@@ -141,7 +141,7 @@
org.quartz-scheduler
quartz
- 2.2.1
+ 2.3.2
diff --git a/springboot-Quartz/pom.xml b/springboot-Quartz/pom.xml
index 4a96830..e018f99 100644
--- a/springboot-Quartz/pom.xml
+++ b/springboot-Quartz/pom.xml
@@ -29,7 +29,7 @@
org.quartz-scheduler
quartz
- 2.2.1
+ 2.3.2