diff --git a/pom.xml b/pom.xml
index 77cfcd1..0c77ce9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,6 +54,22 @@
spring-boot-starter-test
test
+
+ io.jsonwebtoken
+ jjwt-api
+ 0.11.5
+
+
+ io.jsonwebtoken
+ jjwt-impl
+ 0.11.5
+
+
+ io.jsonwebtoken
+ jjwt-jackson
+ 0.11.5
+
+
org.springframework.boot
spring-boot-starter-data-jdbc