From cd146aeaf1212dc4475e9ca9a0e3e1f55ab2e32d Mon Sep 17 00:00:00 2001 From: fengshuonan Date: Mon, 8 May 2023 16:52:21 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=907.6.0=E3=80=91=E3=80=90=E6=A1=86?= =?UTF-8?q?=E6=9E=B6=E6=94=B9=E9=80=A0=E3=80=91=E3=80=90rule=E3=80=91?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kernel-a-rule/pom.xml | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/kernel-a-rule/pom.xml b/kernel-a-rule/pom.xml index 8cc9c1a25..eeeec404e 100644 --- a/kernel-a-rule/pom.xml +++ b/kernel-a-rule/pom.xml @@ -17,24 +17,26 @@ - - - com.baomidou - mybatis-plus-annotation - ${mp.version} - - - com.fasterxml.jackson.core - jackson-annotations - - - + org.springframework.boot spring-boot-starter - + + + com.baomidou + mybatis-plus-annotation + ${mp.version} + + + + + com.fasterxml.jackson.core + jackson-annotations + + + cn.hutool hutool-all @@ -46,7 +48,7 @@ lombok - + com.alibaba fastjson @@ -59,9 +61,6 @@ javax.servlet-api true - - - org.springframework spring-web