【v3.8.3】升级版本号3.8.3和docker配置

This commit is contained in:
JEECG
2025-09-14 10:48:13 +08:00
parent 2e93a92dde
commit 29687c8908
37 changed files with 71 additions and 53 deletions

View File

@ -218,7 +218,7 @@
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-job</artifactId>
<version>3.8.2-RC</version>
<version>${jeecgboot.version}</version>
</dependency>
<!--redis分布式锁-->
<dependency>
@ -241,7 +241,7 @@
<dependency>
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-shardingsphere</artifactId>
<version>3.8.2-RC</version>
<version>${jeecgboot.version}</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>