From 3849a9b86f40a13566760306f9111f11e3fe3dae Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Sat, 2 Nov 2024 18:32:01 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-admin/pom.xml | 2 +- novel-common/pom.xml | 2 +- novel-crawl/pom.xml | 2 +- novel-front/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/novel-admin/pom.xml b/novel-admin/pom.xml index bbf634fd..9343ab97 100644 --- a/novel-admin/pom.xml +++ b/novel-admin/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel-admin - 4.3.0 + 4.4.0 jar novel-admin diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 0f7bde4b..2f27a93c 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.3.0 + 4.4.0 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index a3958f93..176d6d40 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.3.0 + 4.4.0 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index 591c698d..0319211a 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.3.0 + 4.4.0 4.0.0 diff --git a/pom.xml b/pom.xml index 3aacc459..9305df8e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 4.3.0 + 4.4.0 novel-common novel-front