X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=6676a43d3468b26c1f0289c5c9881e8de84ef8fd;hb=380c8cb957aebbdca157ebd572baeb3dfbda2ba8;hp=b6262c572623c91edc34595986752e41377400c0;hpb=280599c77a6ae267a544236bdc1e8eb5172b14e7;p=demos%2Fspring-boot diff --git a/pom.xml b/pom.xml index b6262c5..6676a43 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,10 @@ org.springframework.boot spring-boot-starter-web + + org.springframework.boot + spring-boot-starter-security + org.projectlombok lombok @@ -36,6 +40,11 @@ spring-boot-starter-test test + + org.springframework.security + spring-security-test + test + org.assertj assertj-core