升级版本号 v3.9.1

This commit is contained in:
JEECG
2026-01-22 09:31:15 +08:00
parent 030dc503eb
commit c71e6a6d25
6 changed files with 11 additions and 11 deletions

View File

@ -253,12 +253,12 @@
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>jeecg-boot-starter-shardingsphere</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot3</groupId>
<artifactId>jeecg-boot-starter-shardingsphere-nacos</artifactId>
<version>3.9.0</version>
<version>3.9.1</version>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>