From 5e9a139f9d8b796ec8f519f0beefbd25ca51a394 Mon Sep 17 00:00:00 2001 From: msgroup Date: Sun, 4 Feb 2024 15:46:15 +0800 Subject: [PATCH] =?UTF-8?q?up=EF=BC=9A5.3.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: mingsoft --- assembly.xml | 7 +++++++ pom.xml | 12 ++++++------ 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/assembly.xml b/assembly.xml index e0f354db..f8b37b9b 100644 --- a/assembly.xml +++ b/assembly.xml @@ -38,6 +38,13 @@ */** + + src/main/webapp/upload + ${file.separator}upload + + */** + + src/main/webapp/WEB-INF ${file.separator}WEB-INF diff --git a/pom.xml b/pom.xml index 75421afd..acd60046 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ org.springframework.boot spring-boot-starter-parent - 2.7.7 + 2.7.18 4.0.0 net.mingsoft ms-mcms - 5.3.5 + 5.3.6 ${project.groupId}:${project.artifactId} @@ -44,24 +44,24 @@ net.mingsoft ms-base - 2.1.25 + 2.1.26 net.mingsoft ms-basic - 2.1.25 + 2.1.26 net.mingsoft ms-mdiy - 2.1.25 + 2.1.26 net.mingsoft store-client - 2.1.25 + 2.1.26 com.github.oshi