From 9cd2b730e90df9fd1c2ee50bf377590468b650e7 Mon Sep 17 00:00:00 2001 From: Neha2365 <110969715+Neha2365@users.noreply.github.com> Date: Mon, 8 Jan 2024 16:26:28 +0530 Subject: [PATCH] Update pom.xml --- authentication/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/authentication/pom.xml b/authentication/pom.xml index 2ce9a285ae3..f85804c6215 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -224,12 +224,12 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml - 2.12.1 + ${jackson.version} com.fasterxml.jackson.module jackson-module-jaxb-annotations - 2.12.1 + ${jackson.version}