diff --git a/pom.xml b/pom.xml index 2c24db7..702f1a7 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ http://guojusoft.com http://www.jeecg.com/vip - + org.springframework.boot spring-boot-starter-parent @@ -41,7 +41,7 @@ 5.8.25 8.1.1.49 - + 3.5.3.1 4.1.3 @@ -167,12 +167,6 @@ org.jeecgframework.boot jeecg-boot-common ${jeecgboot.version} - - - jeecg-module-demo - jeecg-module-demo - - @@ -394,14 +388,7 @@ jimureport-nosql-starter 1.6.0 - - - org.jeecgframework.boot - jeecg-boot-starter-chatgpt - ${jeecgboot.version} - - - + org.flywaydb @@ -475,7 +462,7 @@ http://maven.jeecg.com:8090/nexus/content/repositories/snapshots/ - + diff --git a/system/start/pom.xml b/system/start/pom.xml index 4f406c7..c259963 100644 --- a/system/start/pom.xml +++ b/system/start/pom.xml @@ -18,12 +18,6 @@ biz ${jeecgboot.version} - - - org.jeecgframework.boot - jeecg-module-demo - ${jeecgboot.version} -