diff --git a/pom.xml b/pom.xml
index d8e7c67..332047e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,6 +21,7 @@
dev-utils
simple-jwt-facade
simple-jwt-authzero
+ simple-jwt-spring-boot-starter
diff --git a/simple-jwt-authzero/pom.xml b/simple-jwt-authzero/pom.xml
index 1ad51a6..def81d6 100644
--- a/simple-jwt-authzero/pom.xml
+++ b/simple-jwt-authzero/pom.xml
@@ -35,16 +35,6 @@
-
- cn.org.codecrafters
- devkit-core
-
-
-
- cn.org.codecrafters
- guid
-
-
cn.org.codecrafters
simple-jwt-facade
diff --git a/simple-jwt-facade/pom.xml b/simple-jwt-facade/pom.xml
index a062a9f..7deb2b0 100644
--- a/simple-jwt-facade/pom.xml
+++ b/simple-jwt-facade/pom.xml
@@ -39,6 +39,11 @@
cn.org.codecrafters
devkit-core
+
+
+ cn.org.codecrafters
+ guid
+
\ No newline at end of file