From a11b57d4654e4b3caf1ce704c92a373fed93bf1c Mon Sep 17 00:00:00 2001 From: Markus Spika Date: Tue, 28 Nov 2023 13:45:32 +0100 Subject: [PATCH] version bump 4.5.0 --- README.adoc | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index 5a18294..37ccce4 100644 --- a/README.adoc +++ b/README.adoc @@ -19,7 +19,7 @@ To use the Vert.x Cron-Utils, add the following dependency to the _dependencies_ com.noenv vertx-cronutils - 4.4.6 + 4.5.0 ---- @@ -27,7 +27,7 @@ To use the Vert.x Cron-Utils, add the following dependency to the _dependencies_ [source,groovy,subs="+attributes"] ---- -compile 'com.noenv:vertx-cronutils:4.4.6' +compile 'com.noenv:vertx-cronutils:4.5.0' ---- == Creating a cron scheduler diff --git a/pom.xml b/pom.xml index 13d6f4d..8b319b9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.noenv vertx-cronutils - 4.4.7-SNAPSHOT + 4.5.0 io.vertx @@ -18,7 +18,7 @@ http://github.com/NoEnv/vertx-cronutils - 4.4.7-SNAPSHOT + 4.5.0 9.2.1