diff --git a/arklet/pom.xml b/arklet/pom.xml
index a798715a9..1f6ca915a 100644
--- a/arklet/pom.xml
+++ b/arklet/pom.xml
@@ -7,7 +7,7 @@
${revision}
4.0.0
- 0.3.1
+ 0.3.2
UTF-8
UTF-8
1.8
diff --git a/docs/content/zh-cn/_index.md b/docs/content/zh-cn/_index.md
index b0f6cb712..ab7265efe 100644
--- a/docs/content/zh-cn/_index.md
+++ b/docs/content/zh-cn/_index.md
@@ -26,7 +26,7 @@ SOFAServerless 已在蚂蚁内部规模化落地,支撑 42W 核业务,需求
{{% blocks/feature icon="fab fa-github" title="Pay as you need!" url="https://github.com/google/docsy-example" %}}
-模块粒度小,占用资源少,调度密度与资源复用率高
+模块粒度小,占用资源少,弹性伸缩灵活,调度密度与资源复用率高
{{% /blocks/feature %}}
diff --git a/sofa-serverless-runtime-starter/pom.xml b/sofa-serverless-runtime-starter/pom.xml
index b0c69b7d0..1d0954718 100644
--- a/sofa-serverless-runtime-starter/pom.xml
+++ b/sofa-serverless-runtime-starter/pom.xml
@@ -8,7 +8,7 @@
4.0.0
- 0.1.2
+ 0.1.3
UTF-8
UTF-8
1.8
@@ -25,7 +25,7 @@
1.5.0
2.2.3
- 0.3.1
+ 0.3.2
${project.groupId}:${project.artifactId}
@@ -77,11 +77,6 @@
-
- com.alipay.sofa
- sofa-ark-compatible-springboot2
- ${sofa.ark.version}
-
com.alipay.sofa
sofa-ark-springboot-starter
@@ -91,6 +86,10 @@
com.alipay.sofa
sofa-ark-compatible-springboot1
+
+ com.alipay.sofa
+ sofa-ark-compatible-springboot2
+