依赖jar上传到maven官仓,简化使用

This commit is contained in:
zhangdaiscott
2021-03-09 22:20:12 +08:00
parent cf0d29557a
commit d2336bc5e1
2 changed files with 3 additions and 3 deletions

View File

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