From 458f13f9b438eadf18874a9675314af2d5e9c614 Mon Sep 17 00:00:00 2001 From: kameshsr <47484458+kameshsr@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:54:21 +0530 Subject: [PATCH] DSD-4096 Added scope test to jackson dependency (#1150) Signed-off-by: kameshsr <47484458+kameshsr@users.noreply.github.com> --- authentication/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/authentication/pom.xml b/authentication/pom.xml index baf1d8c9395..2e08253e46f 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -225,11 +225,13 @@ com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.12.0 + test com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.12.0 + test