修复jimureport-nosql-starter中文乱码导致依赖下载失败问题

This commit is contained in:
JEECG
2025-05-06 10:58:06 +08:00
parent 672e2143f8
commit 8047ccc97b
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ v1.9.5 | 2025-04-28
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-nosql-starter</artifactId>
<version>1.9.5</version>
<version>1.9.5.1</version>
</dependency>
```

View File

@@ -72,7 +72,7 @@
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-nosql-starter</artifactId>
<version>${jimureport.version}</version>
<version>1.9.5.1</version>
</dependency>
<!-- 积木BI大屏 -->
<dependency>