From 84a7852fd4c358634eb4e3ee44a7b36c6c06ed91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2020 19:08:16 +0000 Subject: [PATCH] Bump quartz from 2.3.1 to 2.3.2 Bumps [quartz](https://github.com/quartz-scheduler/quartz) from 2.3.1 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/v2.3.1...v2.3.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8582cb2..6f1b9a3 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ org.quartz-scheduler quartz - 2.3.1 + 2.3.2 org.uqbar-project