Bump quartz from 2.2.3 to 2.3.2
Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.2.3 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.3...v2.3.2) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
06673d22b9
commit
e6b6ca14e8
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -658,7 +658,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.quartz-scheduler</groupId>
|
<groupId>org.quartz-scheduler</groupId>
|
||||||
<artifactId>quartz</artifactId>
|
<artifactId>quartz</artifactId>
|
||||||
<version>2.2.3</version>
|
<version>2.3.2</version>
|
||||||
<exclusions>
|
<exclusions>
|
||||||
<exclusion>
|
<exclusion>
|
||||||
<groupId>org.slf4j</groupId>
|
<groupId>org.slf4j</groupId>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue