From 799b04b3b1d63f0dbf1ada83af1adf510a66fd76 Mon Sep 17 00:00:00 2001 From: Joe Di Pol Date: Tue, 5 Nov 2024 15:22:50 -0800 Subject: [PATCH] Remove dependency on helidon-fault-tolerance --- examples/webserver/concurrency-limits/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/examples/webserver/concurrency-limits/pom.xml b/examples/webserver/concurrency-limits/pom.xml index 462f246d..25eec9d1 100644 --- a/examples/webserver/concurrency-limits/pom.xml +++ b/examples/webserver/concurrency-limits/pom.xml @@ -44,10 +44,6 @@ io.helidon.config helidon-config-yaml - - io.helidon.fault-tolerance - helidon-fault-tolerance - io.helidon.logging helidon-logging-jul