From e54d41e2e0463619099ad2cf39ad8a9c9390fb65 Mon Sep 17 00:00:00 2001 From: weizhiqiang <598748873@qq.com> Date: Thu, 17 Feb 2022 12:44:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3=E6=89=93=E5=8C=85=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/web/pom.xml b/web/pom.xml index 20d64c921..f0d120047 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -323,6 +323,16 @@ spring-boot-maven-plugin true + + + ${basedir}/lib + WEB-INF/lib + false + + **/*.jar + + + -- GitLab