Bump quartz from 2.3.0 to 2.3.2

Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.3.0 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.3.0...v2.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-01 18:41:58 +00:00 committed by GitHub
parent 4399d27ee1
commit f7a50681f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,7 @@
<dependency>
<groupId>org.quartz-scheduler</groupId>
<artifactId>quartz</artifactId>
<version>2.3.0</version>
<version>2.3.2</version>
</dependency>
<dependency>