From be14bca2ca6ba5a808f7feebaafcf9356d338643 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Thu, 18 Jan 2024 20:03:44 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=96=B0=E5=A2=9E=E9=83=A8=E5=88=86?= =?UTF-8?q?=20Maven=20=E6=8F=92=E4=BB=B6=E7=89=88=E6=9C=AC=E9=94=81?= =?UTF-8?q?=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- continew-starter-dependencies/pom.xml | 23 +++++++++++++++++++++-- pom.xml | 6 ++---- 2 files changed, 23 insertions(+), 6 deletions(-) diff --git a/continew-starter-dependencies/pom.xml b/continew-starter-dependencies/pom.xml index 55f5ee74..c4ee2fd9 100644 --- a/continew-starter-dependencies/pom.xml +++ b/continew-starter-dependencies/pom.xml @@ -54,6 +54,7 @@ + 1.2.0-SNAPSHOT 1.37.0 1.16.6 @@ -74,6 +75,9 @@ 2.14.4 3.1.6 5.8.24 + + 1.5.0 + 2.40.0 @@ -392,11 +396,10 @@ - + org.codehaus.mojo flatten-maven-plugin - 1.5.0 false @@ -524,6 +527,22 @@ + + + + + org.codehaus.mojo + flatten-maven-plugin + ${flatten.version} + + + + com.diffplug.spotless + spotless-maven-plugin + ${spotless.version} + + + diff --git a/pom.xml b/pom.xml index a619cf3f..44ff73c6 100644 --- a/pom.xml +++ b/pom.xml @@ -98,7 +98,6 @@ com.diffplug.spotless spotless-maven-plugin - 2.40.0 compile @@ -119,11 +118,10 @@ - + org.codehaus.mojo flatten-maven-plugin - 1.5.0 true oss @@ -141,7 +139,7 @@ - flatten.clean + flatten-clean clean clean