From 753a07f71de8daad5ebf9e299fdea66aeb2ce351 Mon Sep 17 00:00:00 2001 From: zkh <1650697374@qq.com> Date: Wed, 31 Dec 2025 12:14:56 +0800 Subject: [PATCH] =?UTF-8?q?chore(release):=20=E6=9B=B4=E6=96=B0=E6=A1=86?= =?UTF-8?q?=E6=9E=B6=E7=89=88=E6=9C=AC=E5=88=B0=201.5.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 更新 zkh-common 模块父版本到 1.5.5 - 更新 zkh-data 模块父版本到 1.5.5 - 更新 zkh-file 模块父版本到 1.5.5 - 更新 zkh-log 模块父版本到 1.5.5 - 更新 zkh-web 模块父版本到 1.5.5 - 更新主 pom.xml 版本到 1.5.5 --- pom.xml | 2 +- zkh-common/pom.xml | 2 +- zkh-data/pom.xml | 2 +- zkh-file/pom.xml | 2 +- zkh-log/pom.xml | 2 +- zkh-web/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 679ef5b..a894e68 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ vip.jcfd zkh-framework - 1.5.4 + 1.5.5 pom ZKH Framework A Java framework for ZKH applications diff --git a/zkh-common/pom.xml b/zkh-common/pom.xml index a3bbfc2..16ffdda 100644 --- a/zkh-common/pom.xml +++ b/zkh-common/pom.xml @@ -6,7 +6,7 @@ vip.jcfd zkh-framework - 1.5.4 + 1.5.5 zkh-common diff --git a/zkh-data/pom.xml b/zkh-data/pom.xml index f1d2b3a..626680c 100644 --- a/zkh-data/pom.xml +++ b/zkh-data/pom.xml @@ -6,7 +6,7 @@ vip.jcfd zkh-framework - 1.5.4 + 1.5.5 zkh-data diff --git a/zkh-file/pom.xml b/zkh-file/pom.xml index fcedc59..46be487 100644 --- a/zkh-file/pom.xml +++ b/zkh-file/pom.xml @@ -6,7 +6,7 @@ vip.jcfd zkh-framework - 1.5.4 + 1.5.5 zkh-file diff --git a/zkh-log/pom.xml b/zkh-log/pom.xml index 804a008..a1152ad 100644 --- a/zkh-log/pom.xml +++ b/zkh-log/pom.xml @@ -6,7 +6,7 @@ vip.jcfd zkh-framework - 1.5.4 + 1.5.5 zkh-log diff --git a/zkh-web/pom.xml b/zkh-web/pom.xml index 84947f3..d723af3 100644 --- a/zkh-web/pom.xml +++ b/zkh-web/pom.xml @@ -7,7 +7,7 @@ vip.jcfd zkh-framework - 1.5.4 + 1.5.5 zkh-web