From b94fd6cde4bc28454d7c7f762ebdaf028003da58 Mon Sep 17 00:00:00 2001 From: Bryn Rhodes Date: Sun, 12 Jan 2025 23:40:53 -0700 Subject: [PATCH] Updated publisher to use the latest CQL translator, 3.20.0 --- org.hl7.fhir.publisher.core/pom.xml | 32 ++++++++++++----------------- 1 file changed, 13 insertions(+), 19 deletions(-) diff --git a/org.hl7.fhir.publisher.core/pom.xml b/org.hl7.fhir.publisher.core/pom.xml index 87558857..d246200c 100644 --- a/org.hl7.fhir.publisher.core/pom.xml +++ b/org.hl7.fhir.publisher.core/pom.xml @@ -16,7 +16,7 @@ 21.3.12 2.17.0 - 3.3.2 + 3.20.0 @@ -69,11 +69,12 @@ quick ${info_cqframework_version} - + + commons-beanutils commons-beanutils @@ -81,26 +82,19 @@ - - com.sun.xml.bind - jaxb-core - 2.3.0.1 + org.glassfish.jaxb + jaxb-runtime + 4.0.3 - javax.xml.bind - jaxb-api - 2.3.1 + org.eclipse.persistence + org.eclipse.persistence.moxy + 4.0.2 - - com.sun.activation - javax.activation - 1.2.0 - com.fasterxml.jackson.core