From e3cb62aa467a3934d687387451d011de4b35f7c2 Mon Sep 17 00:00:00 2001 From: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> Date: Wed, 3 Jan 2024 16:21:06 +0530 Subject: [PATCH] [DSD-4096] Signed-off-by: Rakshitha650 <76676196+Rakshitha650@users.noreply.github.com> --- authentication/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/authentication/pom.xml b/authentication/pom.xml index 4cd905992a7..baf1d8c9395 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -221,6 +221,17 @@ + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + 2.12.0 + + + com.fasterxml.jackson.module + jackson-module-jaxb-annotations + 2.12.0 + + io.mosip.kernel kernel-core