From 97e14711a2a0f6d3c9824800c938603000cbcbe3 Mon Sep 17 00:00:00 2001 From: Ken Stevens Date: Mon, 19 Aug 2019 22:31:52 -0400 Subject: [PATCH] add missing dep --- hapi-fhir-structures-dstu2/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hapi-fhir-structures-dstu2/pom.xml b/hapi-fhir-structures-dstu2/pom.xml index 0604b84fd02..b16cd0536cd 100644 --- a/hapi-fhir-structures-dstu2/pom.xml +++ b/hapi-fhir-structures-dstu2/pom.xml @@ -216,6 +216,11 @@ ${project.version} test + + org.awaitility + awaitility + test +