hsj hace 1 mes
padre
commit
5c3d499c7a
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      pom.xml

+ 4 - 0
pom.xml

@@ -38,6 +38,10 @@
             <artifactId>spring-boot-starter-test</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-mail</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>com.alibaba</groupId>