From 72c622a479b7b5916953245e1b8f0abeed816a4e Mon Sep 17 00:00:00 2001 From: James Agnew Date: Tue, 8 Oct 2019 15:52:43 -0500 Subject: [PATCH] Fix #57 - Require Maven 3.5 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6ba92a1..296e2ce 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,11 @@ ca.uhn.hapi.fhir hapi-fhir-jpaserver-starter + + + 3.5.0 + + org.eclipse.jetty.websocket