From e6f1bec3575483a8323f24777d873b3593c07d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Nov 2021 23:27:47 +0000 Subject: [PATCH] Bump cron-utils from 8.0.0 to 9.1.6 in /api Bumps [cron-utils](https://github.com/jmrozanec/cron-utils) from 8.0.0 to 9.1.6. - [Release notes](https://github.com/jmrozanec/cron-utils/releases) - [Commits](https://github.com/jmrozanec/cron-utils/compare/8.0.0...9.1.6) --- updated-dependencies: - dependency-name: com.cronutils:cron-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index f6ac65c..45016a1 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -277,7 +277,7 @@ com.cronutils cron-utils - 8.0.0 + 9.1.6 org.mock-server