From cd3282b1fe677ef0bee68b9cc360bdbcd4e15e04 Mon Sep 17 00:00:00 2001 From: Tomas Langer Date: Fri, 27 Sep 2024 16:32:20 +0200 Subject: [PATCH] Update new modules to latest version Signed-off-by: Tomas Langer --- common/concurrency/limits/pom.xml | 2 +- common/concurrency/pom.xml | 2 +- webserver/concurrency-limits/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/concurrency/limits/pom.xml b/common/concurrency/limits/pom.xml index 2e2268bc4ae..6be8df79bd8 100644 --- a/common/concurrency/limits/pom.xml +++ b/common/concurrency/limits/pom.xml @@ -23,7 +23,7 @@ io.helidon.common.concurrency helidon-common-concurrency-project - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../pom.xml diff --git a/common/concurrency/pom.xml b/common/concurrency/pom.xml index 89002343296..1346a2b660a 100644 --- a/common/concurrency/pom.xml +++ b/common/concurrency/pom.xml @@ -23,7 +23,7 @@ io.helidon.common helidon-common-project - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT ../pom.xml diff --git a/webserver/concurrency-limits/pom.xml b/webserver/concurrency-limits/pom.xml index 69c8c2c587d..2e3c010443f 100644 --- a/webserver/concurrency-limits/pom.xml +++ b/webserver/concurrency-limits/pom.xml @@ -21,7 +21,7 @@ io.helidon.webserver helidon-webserver-project - 4.1.0-SNAPSHOT + 4.2.0-SNAPSHOT helidon-webserver-concurrency-limits