diff --git a/bookstore/pom.xml b/bookstore/pom.xml
index 5dd5562..afd9564 100644
--- a/bookstore/pom.xml
+++ b/bookstore/pom.xml
@@ -61,6 +61,16 @@
com.h2database
h2
+
+
+ org.springframework.boot
+ spring-boot-starter-security
+
+
+
+ org.thymeleaf.extras
+ thymeleaf-extras-springsecurity5
+