From 26fe77bf21df86144b35d18bfe1fc4b099b037e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?= <15040126243@163.com> Date: Fri, 10 Jun 2022 14:46:16 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20sentinel-dashboar?= =?UTF-8?q?d=20maven=E9=85=8D=E7=BD=AE=20=E7=89=88=E6=9C=AC=E4=BF=9D?= =?UTF-8?q?=E6=8C=81=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml | 38 ------------------- 1 file changed, 38 deletions(-) diff --git a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml index 880b3692..bbbb4528 100644 --- a/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml +++ b/ruoyi-visual/ruoyi-sentinel-dashboard/pom.xml @@ -14,7 +14,6 @@ 1.8.4 - @ 4.0.1 @@ -79,55 +78,32 @@ org.apache.httpcomponents httpclient - 4.5.13 org.apache.httpcomponents httpcore - 4.4.5 org.apache.httpcomponents httpasyncclient - 4.1.3 org.apache.httpcomponents httpcore-nio - 4.4.6 com.alibaba fastjson - 1.2.80 ${project.artifactId} - - - - org.apache.maven.plugins - maven-resources-plugin - - - ${resource.delimiter} - - false - - - - org.springframework.boot spring-boot-maven-plugin ${spring-boot.version} - - true - com.alibaba.csp.sentinel.dashboard.DashboardApplication - @@ -141,20 +117,6 @@ docker-maven-plugin - - - - src/main/resources - true - - - - src/main/webapp/ - - resources/node_modules/** - - -