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>pull/63/head
parent
90ddf8e854
commit
9c3d3211ae
2
pom.xml
2
pom.xml
|
@ -31,7 +31,7 @@
|
||||||
<ojdbc14.version>10.2.0.5.0</ojdbc14.version>
|
<ojdbc14.version>10.2.0.5.0</ojdbc14.version>
|
||||||
|
|
||||||
<!-- quartz 2.0 -->
|
<!-- quartz 2.0 -->
|
||||||
<org.quartz.version>2.3.0</org.quartz.version>
|
<org.quartz.version>2.3.2</org.quartz.version>
|
||||||
<!-- log4j12 -->
|
<!-- log4j12 -->
|
||||||
<slf4j.version>1.6.1</slf4j.version>
|
<slf4j.version>1.6.1</slf4j.version>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue