Commit 661804078cb78640d87edd12b5e4061b3e95987e

Authored by zhangdaiscott
1 parent 8e6553ca

降低积木报表依赖

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>
... ...