修改依赖

This commit is contained in:
wanggeng 2021-12-12 23:07:21 +08:00
parent 54a6a6c311
commit c83f6d7db9

View File

@ -33,13 +33,6 @@
</dependency>
<!-- minio end -->
<!-- mongodb start -->
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
</dependency>
<!-- mongodb end -->
</dependencies>
</project>