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} +