diff --git a/hapi-fhir-converter/pom.xml b/hapi-fhir-converter/pom.xml
index 98ef7fa8992..91646cc19f9 100644
--- a/hapi-fhir-converter/pom.xml
+++ b/hapi-fhir-converter/pom.xml
@@ -23,6 +23,13 @@
ca.uhn.hapi.fhir
org.hl7.fhir.convertors
${fhir_core_version}
+
+
+
+ org.xerial
+ sqlite-jdbc
+
+