From 690e29a578c9682c0cbd80c9bf8057315a3843e1 Mon Sep 17 00:00:00 2001 From: Dmitrii Cravcenco Date: Thu, 21 Sep 2023 11:41:53 +0300 Subject: [PATCH] Add dependency --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index e717a1a..dcb0a47 100644 --- a/pom.xml +++ b/pom.xml @@ -27,6 +27,10 @@ test 3.1.2 + + org.springframework.boot + spring-boot-starter-security +