diff --git a/pom.xml b/pom.xml
index fbcc022..7049195 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,7 @@
17
3.5.1
+ 6.0.0-SNAPSHOT
@@ -30,29 +31,31 @@
-
+
org.springframework.boot
spring-boot-starter-undertow
-
+
com.baomidou
mybatis-plus-boot-starter
${mybatis-plus.version}
+
+
com.baomidou
mybatis-plus-generator
${mybatis-plus.version}
+ test
org.apache.velocity
velocity-engine-core
2.3
- compile
- true
+ test