From 75e701ec8d195d2a565528d96d415983d81c55b9 Mon Sep 17 00:00:00 2001 From: Grahame Grieve Date: Fri, 13 Dec 2019 09:24:25 +1100 Subject: [PATCH] fix narrative tests --- org.hl7.fhir.r5/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/org.hl7.fhir.r5/pom.xml b/org.hl7.fhir.r5/pom.xml index 9961e95f5..967302e9c 100644 --- a/org.hl7.fhir.r5/pom.xml +++ b/org.hl7.fhir.r5/pom.xml @@ -108,6 +108,17 @@ test + + com.atlassian.commonmark + commonmark + test + + + com.atlassian.commonmark + commonmark-ext-gfm-tables + test + +