chore: 移除spring-boot-docker-compose依赖

This commit is contained in:
suyiiyii 2024-08-09 16:13:15 +08:00
parent 0e0a927fdf
commit ddb2db905e

View File

@ -46,12 +46,6 @@
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-docker-compose</artifactId>
<scope>runtime</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>com.mysql</groupId>
<artifactId>mysql-connector-j</artifactId>