From 82bbadf2ffe3d0419f80488cd40ec80b489b8ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 18:07:06 +0000 Subject: [PATCH] Bump quartz in /motech-delivery-tools/motech-job-handler-invoker Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 1.8.4 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-1.8.4...v2.3.2) Signed-off-by: dependabot[bot] --- motech-delivery-tools/motech-job-handler-invoker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motech-delivery-tools/motech-job-handler-invoker/pom.xml b/motech-delivery-tools/motech-job-handler-invoker/pom.xml index a474524..07bb3af 100644 --- a/motech-delivery-tools/motech-job-handler-invoker/pom.xml +++ b/motech-delivery-tools/motech-job-handler-invoker/pom.xml @@ -48,7 +48,7 @@ org.quartz-scheduler quartz - 1.8.4 + 2.3.2 org.motechproject