fix: 更新quartz版本至2.5.2

This commit is contained in:
Leslie 2025-12-06 23:08:17 +08:00
parent ea283f117f
commit 84d241657d

View File

@ -61,7 +61,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.5.0</version>
<version>2.5.2</version>
</dependency>
</dependencies>
</dependencyManagement>