We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 055c365 commit b90dce5Copy full SHA for b90dce5
spring-boot-mail/pom.xml
@@ -28,6 +28,10 @@
28
<groupId>org.springframework.boot</groupId>
29
<artifactId>spring-boot-starter</artifactId>
30
</dependency>
31
+ <dependency>
32
+ <groupId>org.springframework.boot</groupId>
33
+ <artifactId>spring-boot-starter-mail</artifactId>
34
+ </dependency>
35
<dependency>
36
37
<artifactId>spring-boot-starter-test</artifactId>
0 commit comments