Bump quartz from 2.2.1 to 2.3.2

Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.1 to 2.3.2.
- [Release notes](https://github.com/quartz-scheduler/quartz/releases)
- [Changelog](https://github.com/quartz-scheduler/quartz/blob/v2.3.2/docs/changelog.adoc)
- [Commits](https://github.com/quartz-scheduler/quartz/compare/quartz-2.2.1...v2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-01 18:48:37 +00:00
committed by GitHub
parent e1ccbdc578
commit bcc1249796
+1 -1
View File
@@ -105,7 +105,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.2.1</version>
<version>2.3.2</version>
</dependency>
<dependency><!-- 该依赖必加,里面有sping对schedule的支持 -->