From ba1ed2745487b42909692a3e3c46c6b76606fa72 Mon Sep 17 00:00:00 2001 From: haoxr <1490493387@qq.com> Date: Mon, 21 Nov 2022 00:12:35 +0800 Subject: [PATCH] =?UTF-8?q?chore(pom.xml):=20=E6=96=B0=E5=A2=9EMinIO?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index b7a3e2a9..cc536804 100644 --- a/pom.xml +++ b/pom.xml @@ -6,14 +6,15 @@ com.youlai youlai-boot - 1.0.0 - SpringBoot 单体应用 + 1.1.1 + SpringBoot单体应用 + 基于SpringBoot快速构建的后台权限管理系统 org.springframework.boot spring-boot-starter-parent - 2.7.3 - + 2.7.5 + @@ -38,6 +39,9 @@ 0.11.5 3.0.5 + + 8.3.7 + 4.8.1 @@ -147,6 +151,13 @@ spring-boot-starter-validation + + + io.minio + minio + ${minio.version} + + @@ -155,17 +166,14 @@ org.springframework.boot spring-boot-maven-plugin - ${spring.boot.version} - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.10.1 - - 17 - 17 - + ${parent.version} + + + + repackage + + +