diff --git a/hapi-fhir-converter/pom.xml b/hapi-fhir-converter/pom.xml
index 1b7b23f8ae3..02d21d6d15a 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
+
+
diff --git a/pom.xml b/pom.xml
index 611613f91b8..8e9a0f2c814 100644
--- a/pom.xml
+++ b/pom.xml
@@ -976,7 +976,7 @@
2.2.19
2.0.9
2.19.0
- 6.1.1
+ 6.1.3
2023.1.0
4.3.3
3.2.0
@@ -989,7 +989,7 @@
UTF-8
1.0.1
1.44.0
- 8.11.1
+ 8.12.0
1.0.8
@@ -1082,7 +1082,7 @@
com.jayway.jsonpath
json-path
- 2.8.0
+ 2.9.0
com.jayway.jsonpath
@@ -1358,6 +1358,11 @@
elasticsearch-java
${elasticsearch_version}
+
+ org.eclipse.parsson
+ parsson
+ 1.0.5
+
com.google.code.gson
gson