From 7ea7c88b4d720483d8c3057902a644452112ce58 Mon Sep 17 00:00:00 2001 From: dhanendra06 <60607841+dhanendra06@users.noreply.github.com> Date: Fri, 19 Jan 2024 10:19:39 +0530 Subject: [PATCH] MOSIP-30204 (#1169) Signed-off-by: dhanendra06 <60607841+dhanendra06@users.noreply.github.com> --- authentication/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/authentication/pom.xml b/authentication/pom.xml index baf1d8c9395..6f1082ddb5e 100644 --- a/authentication/pom.xml +++ b/authentication/pom.xml @@ -267,6 +267,11 @@ ${kernel-openid-bridge-api.version} provided + + org.springframework.boot + spring-boot-starter-security + ${spring.boot.version} +