diff --git a/kenaito-common/pom.xml b/kenaito-common/pom.xml index 5885b9e..23c533a 100644 --- a/kenaito-common/pom.xml +++ b/kenaito-common/pom.xml @@ -45,5 +45,23 @@ freemarker 2.3.32 + + + + + org.springframework.boot + spring-boot-starter-security + + + org.springframework.security + spring-security-core + + + + + org.springframework.security + spring-security-core + 5.8.12 +