From 976e76ba9c73d081c1b133abde4be935b960e99c Mon Sep 17 00:00:00 2001
From: zkh <1650697374@qq.com>
Date: Sat, 22 Nov 2025 12:06:14 +0800
Subject: [PATCH] =?UTF-8?q?chore(deps):=20=E6=9B=B4=E6=96=B0=E6=A1=86?=
=?UTF-8?q?=E6=9E=B6=E7=89=88=E6=9C=AC=E8=87=B31.3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将 zkh-framework 根项目版本从 1.2 升级到 1.3
- 更新 zkh-common 模块的父项目版本至 1.3
- 更新 zkh-data 模块的父项目版本至 1.3
- 更新 zkh-web 模块的父项目版本至 1.3
---
pom.xml | 2 +-
zkh-common/pom.xml | 2 +-
zkh-data/pom.xml | 2 +-
zkh-web/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index ed0c0c6..3083cff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
vip.jcfd
zkh-framework
- 1.2
+ 1.3
pom
ZKH Framework
A Java framework for ZKH applications
diff --git a/zkh-common/pom.xml b/zkh-common/pom.xml
index d45743d..cbf5979 100644
--- a/zkh-common/pom.xml
+++ b/zkh-common/pom.xml
@@ -6,7 +6,7 @@
vip.jcfd
zkh-framework
- 1.2
+ 1.3
zkh-common
diff --git a/zkh-data/pom.xml b/zkh-data/pom.xml
index 46f31d2..617a993 100644
--- a/zkh-data/pom.xml
+++ b/zkh-data/pom.xml
@@ -6,7 +6,7 @@
vip.jcfd
zkh-framework
- 1.2
+ 1.3
zkh-data
diff --git a/zkh-web/pom.xml b/zkh-web/pom.xml
index 7789ccc..ff07eda 100644
--- a/zkh-web/pom.xml
+++ b/zkh-web/pom.xml
@@ -7,7 +7,7 @@
vip.jcfd
zkh-framework
- 1.2
+ 1.3
zkh-web