diff --git a/samples/springboot3-samples/logging/log4j2/base/pom.xml b/samples/springboot3-samples/logging/log4j2/base/pom.xml
index 5430bc80c..13707f3fd 100644
--- a/samples/springboot3-samples/logging/log4j2/base/pom.xml
+++ b/samples/springboot3-samples/logging/log4j2/base/pom.xml
@@ -15,30 +15,14 @@
logging base for log4j2
-
- org.springframework.boot
- spring-boot-starter-web
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
com.alipay.sofa.serverless
sofa-serverless-base-starter
${sofa.serverless.runtime.version}
+ pom
-
-
- org.springframework.boot
- spring-boot-starter-log4j2
-
-
com.alipay.sofa
web-ark-plugin
@@ -50,6 +34,23 @@
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+ org.springframework.boot
+ spring-boot-starter-log4j2
+
+
com.alipay.sofa
log-sofa-boot-starter
diff --git a/samples/springboot3-samples/msg/kafka/base/pom.xml b/samples/springboot3-samples/msg/kafka/base/pom.xml
index c517d5598..56824d3f8 100644
--- a/samples/springboot3-samples/msg/kafka/base/pom.xml
+++ b/samples/springboot3-samples/msg/kafka/base/pom.xml
@@ -15,6 +15,27 @@
logging base for log4j2
+
+
+ com.alipay.sofa.serverless
+ sofa-serverless-base-starter
+
+ ${sofa.serverless.runtime.version}
+ pom
+
+
+
+ com.alipay.sofa
+ web-ark-plugin
+
+
+
+ com.alipay.sofa
+ log-sofa-boot-starter
+
+
+
+
org.springframework.boot
spring-boot-starter-web
@@ -42,25 +63,6 @@
${disruptor.version}
-
-
- com.alipay.sofa.serverless
- sofa-serverless-base-starter
-
- ${sofa.serverless.runtime.version}
-
-
-
- com.alipay.sofa
- web-ark-plugin
-
-
-
- com.alipay.sofa
- log-sofa-boot-starter
-
-
-
com.alipay.sofa
log-sofa-boot-starter
diff --git a/samples/springboot3-samples/web/tomcat/base/pom.xml b/samples/springboot3-samples/web/tomcat/base/pom.xml
index f0dbf7921..2a8900eae 100644
--- a/samples/springboot3-samples/web/tomcat/base/pom.xml
+++ b/samples/springboot3-samples/web/tomcat/base/pom.xml
@@ -15,22 +15,6 @@
base
-
- org.springframework.boot
- spring-boot-starter-web
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
-
- org.springframework.boot
- spring-boot-starter-log4j2
-
-
com.alipay.sofa.serverless
@@ -39,7 +23,6 @@
${sofa.serverless.runtime.version}
-
com.alipay.sofa
@@ -52,6 +35,23 @@
+
+
+ org.springframework.boot
+ spring-boot-starter-web
+
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ test
+
+
+
+ org.springframework.boot
+ spring-boot-starter-log4j2
+
+
com.alipay.sofa
log-sofa-boot-starter