Commit 661804078cb78640d87edd12b5e4061b3e95987e
1 parent
8e6553ca
降低积木报表依赖
Showing
1 changed file
with
1 additions
and
1 deletions
jeecg-boot/jeecg-boot-module-system/pom.xml
... | ... | @@ -43,7 +43,7 @@ |
43 | 43 | <dependency> |
44 | 44 | <groupId>org.jeecgframework.jimureport</groupId> |
45 | 45 | <artifactId>spring-boot-starter-jimureport</artifactId> |
46 | - <version>1.2.1</version> | |
46 | + <version>1.2.0</version> | |
47 | 47 | <exclusions> |
48 | 48 | <exclusion> |
49 | 49 | <groupId>org.jeecgframework</groupId> |
... | ... |