diff --git a/kernel-d-auth/auth-api/pom.xml b/kernel-d-auth/auth-api/pom.xml
index 1b8b6ba08..214637039 100644
--- a/kernel-d-auth/auth-api/pom.xml
+++ b/kernel-d-auth/auth-api/pom.xml
@@ -25,13 +25,6 @@
${roses.version}
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- provided
-
-
@@ -54,17 +47,21 @@
${roses.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
javax.servlet
javax.servlet-api
- provided
org.springframework
spring-web
- provided
diff --git a/kernel-d-auth/auth-spring-boot-starter/pom.xml b/kernel-d-auth/auth-spring-boot-starter/pom.xml
index 91bd4b9f6..db15186fd 100644
--- a/kernel-d-auth/auth-spring-boot-starter/pom.xml
+++ b/kernel-d-auth/auth-spring-boot-starter/pom.xml
@@ -24,7 +24,29 @@
${roses.version}
+
+
+ cn.stylefeng.roses
+ jwt-sdk
+ ${roses.version}
+
+
+
+
+ cn.stylefeng.roses
+ config-spring-boot-starter
+ ${roses.version}
+
+
+
+
+ cn.stylefeng.roses
+ validator-spring-boot-starter
+ ${roses.version}
+
+
+
cn.stylefeng.roses
cache-sdk-memory
@@ -38,13 +60,6 @@
true
-
-
- cn.stylefeng.roses
- jwt-sdk
- ${roses.version}
-
-
org.springframework.boot