diff --git a/provider/schema-ibm/pom.xml b/provider/schema-ibm/pom.xml
index 90a2a8ae0d9a18d00221bc2db6353de18846e5f5..73a29e6ce1fbbe902870c1e577a87f437e042d92 100644
--- a/provider/schema-ibm/pom.xml
+++ b/provider/schema-ibm/pom.xml
@@ -14,6 +14,7 @@
org.opengroup.osdu.schema.provider.ibm.app.SchemaIBMApplication
0.16.0-rc1
5.3.22
+ 2.13.2.2
@@ -55,6 +56,11 @@
spring-webmvc
${spring-webmvc.version}
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ ${jackson-databind.version}
+
org.springframework.boot
spring-boot-starter-web