diff --git a/pom.xml b/pom.xml
index 2183932..90e594e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,8 @@
0.0.1
war
forest
- forest(森林) —— 一款现代化的知识社区后台项目,使用 SpringBoot + Shrio + MyBatis + JWT + Redis 实现。
+ forest(森林) —— 一款现代化的知识社区后台项目,使用 SpringBoot + Shiro + MyBatis + JWT + Redis 实现。
+
1.8
@@ -44,7 +45,20 @@
org.springframework.boot
spring-boot-starter-web
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.13.4.2
+
+
org.mybatis.spring.boot
@@ -102,7 +116,7 @@
tk.mybatis
mapper
- 4.2.1
+ 4.2.2
@@ -114,13 +128,13 @@
com.alibaba
fastjson
- 2.0.14
+ 2.0.15
org.apache.shiro
shiro-spring
- 1.9.1
+ 1.10.0
commons-collections
@@ -147,7 +161,7 @@
org.apache.commons
commons-text
- 1.9
+ 1.10.0
commons-codec
@@ -319,7 +333,8 @@
forest
-
+
+
@@ -328,7 +343,7 @@
dev
- false
+ true
@@ -337,7 +352,7 @@
prod
- true
+ false