From 398054a8130f547287a7f16a7189896a2e3f918c Mon Sep 17 00:00:00 2001 From: Chad Wilson Date: Tue, 31 Oct 2023 15:48:56 +0800 Subject: [PATCH] Fixes #10812 - Correct awaitility dependency scope (#10813) --- jetty-deploy/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jetty-deploy/pom.xml b/jetty-deploy/pom.xml index 169177a6c80a..f719359cb885 100644 --- a/jetty-deploy/pom.xml +++ b/jetty-deploy/pom.xml @@ -62,6 +62,7 @@ org.awaitility awaitility + test