Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
f7a50681f2
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>
2020-07-01 18:41:58 +00:00

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>