From a620d4664baa570fcade5547e8f3813d84f301d8 Mon Sep 17 00:00:00 2001 From: ronger Date: Sun, 12 Dec 2021 11:43:17 +0800 Subject: [PATCH] =?UTF-8?q?:arrow=5Fup:=20=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 | 47 ++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 40 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 547ac84..bbf7bd7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,12 @@ org.springframework.boot spring-boot-starter-data-redis + + + org.apache.logging.log4j + log4j-to-slf4j + + org.springframework.boot @@ -37,7 +43,7 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.1.1 + 2.2.0 @@ -89,13 +95,13 @@ com.github.pagehelper pagehelper - 5.2.0 + 5.3.0 com.alibaba fastjson - 1.2.76 + 1.2.78 @@ -145,7 +151,30 @@ com.alibaba druid-spring-boot-starter - 1.1.20 + 1.2.8 + + + org.apache.logging.log4j + log4j-api + + + + + + org.apache.logging.log4j + log4j-to-slf4j + 2.15.0 + + + org.apache.logging.log4j + log4j-api + + + + + org.apache.logging.log4j + log4j-api + 2.15.0 org.springframework.boot @@ -168,7 +197,7 @@ org.jodd jodd-http - 5.0.13 + 6.0.6 com.github.binarywang @@ -192,7 +221,7 @@ com.thoughtworks.xstream xstream - 1.4.17 + 1.4.18 com.github.jedis-lock @@ -202,12 +231,16 @@ com.baidu.aip java-sdk - 4.11.3 + 4.16.2 org.slf4j slf4j-simple + + com.google.guava + guava +