From c0b0ed6664def4ff811dd8d303e605a8e5b44346 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 3 Mar 2020 08:27:26 -0500 Subject: Add awaitility dependency Seems to be used in several repos. This consolidates the version. Issue-ID: POLICY-2381 Change-Id: Iad3bbf8901a117db36da3951a7d5284c000266d6 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index d19f2b99..8fcd6eed 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -490,6 +490,15 @@ 3.2.4 test + + + + org.awaitility + awaitility + 4.0.2 + test + + -- cgit 1.2.3-korg