diff --git a/authentication/authentication-otp-service/pom.xml b/authentication/authentication-otp-service/pom.xml
index acb7e9cb48b..4fa8c5214a4 100644
--- a/authentication/authentication-otp-service/pom.xml
+++ b/authentication/authentication-otp-service/pom.xml
@@ -165,6 +165,17 @@
biosdk-client
1.2.0
+
+ com.fasterxml.jackson.dataformat
+ jackson-dataformat-xml
+ 2.12.0
+
+
+ com.fasterxml.jackson.module
+ jackson-module-jaxb-annotations
+ 2.12.0
+
+
io.mosip.demosdk
demosdk-client