mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 15:02:31 +00:00
依赖jar上传到maven官仓,简化使用
This commit is contained in:
@@ -151,7 +151,7 @@
|
||||
<version>${shiro.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate</groupId>
|
||||
<groupId>org.jeecgframework.boot</groupId>
|
||||
<artifactId>hibernate-re</artifactId>
|
||||
<version>2.4.2</version>
|
||||
</dependency>
|
||||
|
@@ -45,9 +45,9 @@
|
||||
</dependency>
|
||||
<!-- 积木报表 -->
|
||||
<dependency>
|
||||
<groupId>com.jimureport</groupId>
|
||||
<groupId>org.jeecgframework.jimureport</groupId>
|
||||
<artifactId>spring-boot-starter-jimureport</artifactId>
|
||||
<version>1.1.09-beta</version>
|
||||
<version>1.2.0</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>autopoi-web</artifactId>
|
||||
|
Reference in New Issue
Block a user