diff --git a/pom.xml b/pom.xml
index b562a20..b01b1ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,12 +41,12 @@
com.baomidou
mybatis-plus-boot-starter
- ${mybatis-plus.version}
+ 2.1.0.RELEASE
com.baomidou
mybatis-plus-generator
- ${mybatis-plus.version}
+ 3.4.1
org.projectlombok
@@ -56,7 +56,7 @@
org.apache.velocity
velocity-engine-core
- 2.1
+ 1.18.2
@@ -79,13 +79,13 @@
net.sourceforge.nekohtml
nekohtml
- 1.9.22
+ 8.0.13
com.alibaba
druid-spring-boot-starter
- 1.1.18
+ 1.2.21
org.springframework.boot