Bump quartz from 2.3.0 to 2.3.2 in /piflow-core
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:
parent
289c2a0353
commit
c051339495
|
@ -14,7 +14,7 @@
|
|||
<dependency>
|
||||
<groupId>org.quartz-scheduler</groupId>
|
||||
<artifactId>quartz</artifactId>
|
||||
<version>2.3.0</version>
|
||||
<version>2.3.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>net.liftweb</groupId>
|
||||
|
|
Loading…
Reference in New Issue