This commit is contained in:
itheinjury@163.com
2022-02-17 13:58:46 +08:00
parent 2f3e2a5ae8
commit b0858429fb
7 changed files with 11 additions and 14 deletions

View File

@@ -32,10 +32,10 @@
<artifactId>logstash-logback-encoder</artifactId>
<version>${logstash-logback-encoder}</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-mail</artifactId>-->
<!-- </dependency> -->
<!-- <dependency>-->
<!-- <groupId>org.springframework.boot</groupId>-->
<!-- <artifactId>spring-boot-starter-mail</artifactId>-->
<!-- </dependency> -->
</dependencies>
<build>
@@ -47,4 +47,4 @@
</plugins>
</build>
</project>
</project>