From a197478d0a57e2e436fe0d2455b0eeb7373a0d24 Mon Sep 17 00:00:00 2001 From: wangjianhong <546732225seven@gmail.com> Date: Wed, 6 Aug 2025 15:05:56 +0800 Subject: [PATCH] upgrade version --- README.md | 14 +++++++++----- pom.xml | 10 +++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index ef2fa46..0451ed0 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,24 @@ ## Getting started -To make it easy for you to get started with GitLab, here's a list of recommended next steps. - -Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom](#editing-this-readme)! - ## ``` +# 1. 查看哪些依赖可以升级 mvn versions:display-dependency-updates +# 2. 自动更新 properties 中的版本(如 spring.version) mvn versions:update-properties -mvn versions:set -DnewVersion=1.0.0-RELEASE +# 3. 更新项目自身版本号(比如发布正式版) +mvn versions:set -DnewVersion=1.2.0.RELEASE + +# 4. 检查 pom.xml 是否正确 + +# 5. 确认无误后,提交更改(删除备份) +mvn versions:commit ``` ``` diff --git a/pom.xml b/pom.xml index 47adce0..5391058 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.arrokoth.framework.boot arrokoth-framework-springboot-dependencies - 1.1.0.RELEASE + 1.2.0.RELEASE pom @@ -17,8 +17,8 @@ UTF-8 - 2025.0.0 - 3.5.3 + 2025.1.0-M1 + 4.0.0-M1 3.5.12 2.1.1 @@ -30,7 +30,7 @@ 2.1.0-alpha1 5.8.39 - 2.32.0 + 2.32.16 20030203.000550 2.12.0 @@ -39,7 +39,7 @@ 1.8.0 4.5.0 - 2.2.34 + 2.2.35 33.4.8-jre 3.2.2 3.2.1