From d8d01ba8139e35f52c681a514e1640f715ca7be0 Mon Sep 17 00:00:00 2001 From: "chen.ma" Date: Sat, 30 Oct 2021 22:39:29 +0800 Subject: [PATCH] =?UTF-8?q?feature:=20=E6=A0=B9=20Pom=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=20Auth=20=E6=A8=A1=E5=9D=97.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 67507cb1..d3a6d6e2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,7 @@ 🔥 强大的动态线程池,附带监控报警功能(没有依赖任何中间件) + auth common console server @@ -117,6 +118,12 @@ ${revision} + + com.github.dynamic-threadpool + auth + ${revision} + + com.baomidou mybatis-plus-boot-starter