diff --git a/common/pom.xml b/common/pom.xml
index db0fbb05..6a60857a 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../parent/pom.xml
diff --git a/modules/app/pom.xml b/modules/app/pom.xml
index abde841e..81f869d9 100644
--- a/modules/app/pom.xml
+++ b/modules/app/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/cas/pom.xml b/modules/cas/pom.xml
index 8f301770..e4d1cefc 100644
--- a/modules/cas/pom.xml
+++ b/modules/cas/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml
index ba5344f1..d6d1302c 100644
--- a/modules/cms/pom.xml
+++ b/modules/cms/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 036a90f2..15268e1b 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../../parent/pom.xml
diff --git a/modules/core/src/test/resources/application.yml b/modules/core/src/test/resources/application.yml
index 32790cca..8248b6f5 100644
--- a/modules/core/src/test/resources/application.yml
+++ b/modules/core/src/test/resources/application.yml
@@ -4,7 +4,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 数据库连接
diff --git a/modules/pom.xml b/modules/pom.xml
index 24b89d9c..561621a1 100644
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -5,7 +5,7 @@
com.jeesite
jeesite-modules
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
pom
JeeSite Modules
diff --git a/modules/static/pom.xml b/modules/static/pom.xml
index a48b51b7..8fda913f 100644
--- a/modules/static/pom.xml
+++ b/modules/static/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../../parent/pom.xml
diff --git a/parent/pom.xml b/parent/pom.xml
index 0b9f10f3..7ddeefc4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -12,7 +12,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
pom
JeeSite Parent
diff --git a/pom.xml b/pom.xml
index da225798..ef53ca73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
com.jeesite
jeesite
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
pom
JeeSite
diff --git a/root/pom.xml b/root/pom.xml
index 1c2dfe25..4aea2d46 100644
--- a/root/pom.xml
+++ b/root/pom.xml
@@ -5,7 +5,7 @@
com.jeesite
jeesite-root
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
pom
JeeSite Root
diff --git a/web-api/pom.xml b/web-api/pom.xml
index e7762894..9eaa4d77 100644
--- a/web-api/pom.xml
+++ b/web-api/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../parent/pom.xml
diff --git a/web-api/src/main/resources/config/application.yml b/web-api/src/main/resources/config/application.yml
index 6fabbd19..d1c64115 100644
--- a/web-api/src/main/resources/config/application.yml
+++ b/web-api/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式
diff --git a/web-fast/pom.xml b/web-fast/pom.xml
index e17467d5..23cbc921 100644
--- a/web-fast/pom.xml
+++ b/web-fast/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../parent/pom.xml
diff --git a/web-fast/src/main/resources/config/application.yml b/web-fast/src/main/resources/config/application.yml
index 794f32bf..ffce7116 100644
--- a/web-fast/src/main/resources/config/application.yml
+++ b/web-fast/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式
diff --git a/web-mini/pom.xml b/web-mini/pom.xml
index 0176f382..e6df0ca3 100644
--- a/web-mini/pom.xml
+++ b/web-mini/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../parent/pom.xml
diff --git a/web-mini/src/main/resources/config/application.yml b/web-mini/src/main/resources/config/application.yml
index 8f520436..d9fa1876 100644
--- a/web-mini/src/main/resources/config/application.yml
+++ b/web-mini/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式
diff --git a/web/pom.xml b/web/pom.xml
index 1abeaed7..e25b17e8 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -6,7 +6,7 @@
com.jeesite
jeesite-parent
- 5.7.2.springboot3-SNAPSHOT
+ 5.8.0.springboot3-SNAPSHOT
../parent/pom.xml
diff --git a/web/src/main/resources/config/application.yml b/web/src/main/resources/config/application.yml
index 5cad338f..c87f0264 100644
--- a/web/src/main/resources/config/application.yml
+++ b/web/src/main/resources/config/application.yml
@@ -8,7 +8,7 @@ productName: JeeSite Demo
companyName: ThinkGem
# 产品版本、版权年份
-productVersion: V5.7
+productVersion: V5.8
copyrightYear: 2024
# 是否演示模式