From a7b6e54f5a120913b0f708f333660a9accfaf8b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Oct 2021 06:43:07 +0000 Subject: [PATCH] Bump cron-utils from 8.0.0 to 9.1.3 in /api Bumps [cron-utils](https://github.com/jmrozanec/cron-utils) from 8.0.0 to 9.1.3. - [Release notes](https://github.com/jmrozanec/cron-utils/releases) - [Commits](https://github.com/jmrozanec/cron-utils/compare/8.0.0...9.1.3) --- 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 54015dd..d03cf71 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -256,7 +256,7 @@ com.cronutils cron-utils - 8.0.0 + 9.1.3 org.mock-server