From 76794dd6e6c88b7dc86b240e67b005d7c7f5efd6 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Wed, 21 Apr 2021 22:47:10 +0800 Subject: [PATCH] =?UTF-8?q?v4.3.0=E3=80=81=E5=8D=87=E7=BA=A7=20spring=20bo?= =?UTF-8?q?ot=202.4.5=E3=80=81=E7=AD=89=E7=AD=89=E5=85=B6=E5=AE=83?= =?UTF-8?q?=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 2 +- modules/cms/pom.xml | 2 +- modules/core/pom.xml | 2 +- modules/template/pom.xml | 2 +- parent/pom.xml | 22 +++++++++++----------- root/pom.xml | 2 +- web/pom.xml | 2 +- 7 files changed, 17 insertions(+), 17 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 4db174a4..b314a131 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT ../parent/pom.xml diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml index f072d0d1..9b50d14c 100644 --- a/modules/cms/pom.xml +++ b/modules/cms/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT ../../parent/pom.xml diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 9d0ea161..da50e4f1 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT ../../parent/pom.xml diff --git a/modules/template/pom.xml b/modules/template/pom.xml index 8ce4cc85..0a7649fd 100644 --- a/modules/template/pom.xml +++ b/modules/template/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT ../../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 07fb9dfe..1eca8cc0 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -6,12 +6,12 @@ org.springframework.boot spring-boot-starter-parent - 2.3.8.RELEASE + 2.4.5 com.jeesite jeesite-parent - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT pom JeeSite Parent @@ -27,28 +27,28 @@ 1.9 2.57 - 1.2.75 - 2.12.1 + 1.2.76 + 2.12.3 1.5 1.1.1 1.21 - 0.4.12 - 3.6 + 0.4.14 + 3.6.4 1.1.2 0.1.5 - 3.4.0 + 3.4.1 4.1.2 2.5.1 - 3.0.2 + 3.0.8 - 3.5.5 - 2.0.5 + 3.5.6 + 2.0.6 4.0 - 1.2.4 + 1.2.6 1.7.1 2.8.0-release 3.1-SNAPSHOT diff --git a/root/pom.xml b/root/pom.xml index 23e8ca8e..5047e945 100644 --- a/root/pom.xml +++ b/root/pom.xml @@ -5,7 +5,7 @@ com.jeesite jeesite-root - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT pom JeeSite diff --git a/web/pom.xml b/web/pom.xml index ccaeb314..43ebc248 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -6,7 +6,7 @@ com.jeesite jeesite-parent - 4.2.3-SNAPSHOT + 4.3.0-SNAPSHOT ../parent/pom.xml