diff --git a/dev-utils/pom.xml b/dev-utils/pom.xml
index a0132fa..ad7c309 100644
--- a/dev-utils/pom.xml
+++ b/dev-utils/pom.xml
@@ -17,4 +17,11 @@
UTF-8
+
+
+ cn.org.codecrafters
+ devkit-core
+
+
+
\ No newline at end of file
diff --git a/guid/pom.xml b/guid/pom.xml
index 150266b..1a36d42 100644
--- a/guid/pom.xml
+++ b/guid/pom.xml
@@ -34,4 +34,11 @@
UTF-8
+
+
+ cn.org.codecrafters
+ devkit-core
+
+
+
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index c94141b..d8e7c67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,11 +146,6 @@
org.projectlombok
lombok
-
-
- cn.org.codecrafters
- devkit-core
-
diff --git a/simple-jwt-authzero/pom.xml b/simple-jwt-authzero/pom.xml
index 2b5ff33..1ad51a6 100644
--- a/simple-jwt-authzero/pom.xml
+++ b/simple-jwt-authzero/pom.xml
@@ -35,6 +35,11 @@
+
+ cn.org.codecrafters
+ devkit-core
+
+
cn.org.codecrafters
guid
diff --git a/simple-jwt-facade/pom.xml b/simple-jwt-facade/pom.xml
index ea5ce9a..a062a9f 100644
--- a/simple-jwt-facade/pom.xml
+++ b/simple-jwt-facade/pom.xml
@@ -34,4 +34,11 @@
UTF-8
+
+
+ cn.org.codecrafters
+ devkit-core
+
+
+
\ No newline at end of file