diff --git a/hapi-fhir-converter/pom.xml b/hapi-fhir-converter/pom.xml
index 16543404954..10f8d934c02 100644
--- a/hapi-fhir-converter/pom.xml
+++ b/hapi-fhir-converter/pom.xml
@@ -207,6 +207,16 @@
commons-compress
${commons_compress_version}
+
+ org.projectlombok
+ lombok
+ 1.18.16
+
+
+ org.jetbrains
+ annotations
+ 22.0.0
+