From ea88210243c3f4f3c8842ed5b5b81c6256b529df Mon Sep 17 00:00:00 2001 From: niudehua <657563945@qq.com> Date: Sat, 6 Mar 2021 14:22:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=20pom=20=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/pom.xml b/pom.xml index 4fe238cb9..bab83344e 100644 --- a/pom.xml +++ b/pom.xml @@ -100,6 +100,10 @@ mapstruct org.mapstruct + + guava + com.google.guava + @@ -144,6 +148,12 @@ com.baomidou lock4j-redisson-spring-boot-starter ${lock4j.version} + + + redisson-spring-boot-starter + org.redisson + + @@ -175,6 +185,12 @@ org.springframework.boot spring-boot-starter-test test + + + asm + org.ow2.asm + +