diff --git a/template/pom.xml b/template/pom.xml
index 623eb34..5a11c26 100644
--- a/template/pom.xml
+++ b/template/pom.xml
@@ -8,6 +8,7 @@
pom
+ 1.0-SNAPSHOT
UTF-8
11
11
@@ -39,6 +40,11 @@
hutool-all
${cn.hutool.all}
+
+ com.vs
+ ox-springboot-web-starter
+ ${ox.sprintboot.web.starter.version}
+
javax.persistence
javax.persistence-api