pom相关依赖版本升级

This commit is contained in:
macro
2019-04-07 17:36:26 +08:00
parent 892b5e8bca
commit 14c26ad6a2
8 changed files with 24 additions and 30 deletions

View File

@@ -48,7 +48,7 @@
<dependency>
<groupId>com.github.pagehelper</groupId>
<artifactId>pagehelper-spring-boot-starter</artifactId>
<version>1.2.3</version>
<version>1.2.10</version>
</dependency>
<!--Swagger-UI API文档生产工具-->
<dependency>