修复部分maven版本admin模块build失败的问题

This commit is contained in:
xiongxiaoyang
2020-06-25 10:46:27 +08:00
parent 5af570a514
commit 575142f9f3
2 changed files with 1 additions and 5 deletions

View File

@ -137,10 +137,6 @@
<artifactId>velocity</artifactId>
<version>1.7</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-cache</artifactId>
</dependency>
<!--<dependency>-->
<!--<groupId>org.springframework.boot</groupId>-->
<!--<artifactId>spring-boot-starter-data-redis</artifactId>-->