去除重复依赖

This commit is contained in:
xiongxiaoyang 2021-09-11 22:07:14 +08:00
parent 7f4728191a
commit bfe4d938fd

View File

@ -103,12 +103,6 @@
</exclusions>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-thymeleaf</artifactId>
</dependency>
<dependency>
<groupId>org.mybatis.dynamic-sql</groupId>
<artifactId>mybatis-dynamic-sql</artifactId>