upd pom 12 52

master
冯凯 2023-10-20 12:53:02 +08:00
parent a5f1767038
commit 9d9416c779
1 changed files with 5 additions and 1 deletions

View File

@ -90,7 +90,11 @@
<groupId>com.health</groupId> <groupId>com.health</groupId>
<artifactId>health-common-log</artifactId> <artifactId>health-common-log</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
<version>2.7.13</version>
</dependency>
<!-- RuoYi Common Swagger --> <!-- RuoYi Common Swagger -->
<dependency> <dependency>
<groupId>com.health</groupId> <groupId>com.health</groupId>