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