From 0fae282b3cc1d92834c9455dba4514c0aa2575fc Mon Sep 17 00:00:00 2001 From: ronger Date: Sun, 23 Oct 2022 16:10:10 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=E5=8D=87=E7=BA=A7=E4=BE=9D?= =?UTF-8?q?=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 31 +++++++++++++++++++++++-------- 1 file changed, 23 insertions(+), 8 deletions(-) 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