From 71d8b6c185abbaefdeaafb524f1b64e6cbb8a0ee Mon Sep 17 00:00:00 2001 From: dotasek Date: Tue, 8 Apr 2025 12:30:00 -0400 Subject: [PATCH] Bump parent to 8.1.4-SNAPSHOT + Fix 'class not found' exception --- pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b68bc22..d6a7d64 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ ca.uhn.hapi.fhir hapi-fhir - 8.1.0-SNAPSHOT + 8.1.4-SNAPSHOT hapi-fhir-jpaserver-starter @@ -134,6 +134,12 @@ hapi-fhir-server-cds-hooks ${project.parent.version} + + + ca.uhn.hapi.fhir + hapi-fhir-converter + ${project.parent.version} + ca.uhn.hapi.fhir