更新依赖

This commit is contained in:
JEECG
2025-05-18 19:04:37 +08:00
parent 675699fdc1
commit a551b87fdf

View File

@@ -50,12 +50,12 @@ v1.9.5 | 2025-04-28
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot-starter</artifactId>
<version>1.9.5</version>
<version>1.9.5.1</version>
</dependency>
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-nosql-starter</artifactId>
<version>1.9.5.1</version>
<version>1.9.5.2</version>
</dependency>
```