From 356f3bc5dba65aa7ece82b547c431b976cc322f2 Mon Sep 17 00:00:00 2001 From: Tom Cunningham Date: Wed, 25 Mar 2026 15:05:49 -0400 Subject: [PATCH] Use fhir utilities 6.9.1 --- .../camel-fhir/camel-fhir-component/pom.xml | 24 ++++++++++++------- parent/pom.xml | 1 + 2 files changed, 16 insertions(+), 9 deletions(-) diff --git a/components/camel-fhir/camel-fhir-component/pom.xml b/components/camel-fhir/camel-fhir-component/pom.xml index 01907178e36db..cef7a075a4388 100644 --- a/components/camel-fhir/camel-fhir-component/pom.xml +++ b/components/camel-fhir/camel-fhir-component/pom.xml @@ -39,6 +39,21 @@ org.apache.camel.component.fhir.internal + + + + commons-io + commons-io + ${commons-io-version} + + + ca.uhn.hapi.fhir + org.hl7.fhir.utilities + ${hapi-fhir-utilities-version} + + + + org.apache.camel @@ -347,13 +362,4 @@ - - - - commons-io - commons-io - ${commons-io-version} - - - diff --git a/parent/pom.xml b/parent/pom.xml index f57c434a10f4b..22f2dc3a73518 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -221,6 +221,7 @@ 2.6.0 2.6.0 8.2.1 + 6.9.1 5.4.0