From 6019ce11c799b617d9225451e834f9cdc498717b Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Thu, 12 Oct 2023 10:02:50 +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 fb69d4bf..4787c278 100644 --- a/novel-admin/pom.xml +++ b/novel-admin/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel-admin - 4.1.0 + 4.2.0 jar novel-admin diff --git a/novel-common/pom.xml b/novel-common/pom.xml index ed337893..32d93d4a 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.1.0 + 4.2.0 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index 4044805a..ee596adc 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.1.0 + 4.2.0 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index 1320ddf4..f80fcf29 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.1.0 + 4.2.0 4.0.0 diff --git a/pom.xml b/pom.xml index 775650ce..b89499da 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 4.1.0 + 4.2.0 novel-common novel-front