From 36615e589ea02d7633e921889f9fd2c059a10bdb Mon Sep 17 00:00:00 2001 From: "taha.attari@smilecdr.com" Date: Wed, 26 Jun 2024 12:54:58 -0400 Subject: [PATCH 1/2] update to 3.7.0 --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 63b0dcda7..9801a9413 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ - 3.4.0 + 3.7.0 0.62.2 @@ -282,6 +282,11 @@ cqf-fhir-cql ${clinical-reasoning.version} + + org.opencds.cqf.fhir + cqf-fhir-utility + ${clinical-reasoning.version} + org.opencds.cqf.fhir cqf-fhir-jackson From 2334b1a8782bba5a2162ec2db1deccd9b9b08c50 Mon Sep 17 00:00:00 2001 From: "taha.attari@smilecdr.com" Date: Wed, 26 Jun 2024 13:00:01 -0400 Subject: [PATCH 2/2] don't need to specify utility --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pom.xml b/pom.xml index 9801a9413..0835f28d3 100644 --- a/pom.xml +++ b/pom.xml @@ -282,11 +282,6 @@ cqf-fhir-cql ${clinical-reasoning.version} - - org.opencds.cqf.fhir - cqf-fhir-utility - ${clinical-reasoning.version} - org.opencds.cqf.fhir cqf-fhir-jackson