diff --git a/pom.xml b/pom.xml
index df740a9..d3a59cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,6 +38,15 @@
org.springframework.boot
spring-boot-starter-security
+
+ org.springframework.boot
+ spring-boot-starter-validation
+
+
+ com.bucket4j
+ bucket4j-core
+ 8.10.1
+
org.springframework.boot
spring-boot-starter-oauth2-resource-server