diff --git a/pom.xml b/pom.xml
index 72db185..1e3713e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,56 +66,56 @@
org.mybatis.spring.boot
mybatis-spring-boot-starter
- ${mybatis.version}
+ 3.0.0
com.alibaba
druid-spring-boot-starter
- ${druid.version}
+ 1.2.21
com.github.pagehelper
pagehelper-spring-boot-starter
- ${pagehelper.version}
+ 2.1.1
tk.mybatis
mapper-spring-boot-starter
- ${mapper.version}
+ 4.2.0
com.alibaba
fastjson
- ${fastjson.version}
+ 1.2.83_noneautotype
org.apache.shiro
shiro-spring
- ${shiro.version}
+ 1.13.0
com.auth0
java-jwt
- ${jwt.version}
+ 3.19.3
redis.clients
jedis
- ${jedis.version}
+ 2.9.0
@@ -167,7 +167,7 @@
tk.mybatis
mapper-spring-boot-starter
- ${mapper.version}
+ 4.2.0