diff --git a/pom.xml b/pom.xml index 16a8ff6..26052ad 100644 --- a/pom.xml +++ b/pom.xml @@ -141,6 +141,33 @@ module-sms 1.0-SNAPSHOT + + + org.quartz-scheduler + quartz + 2.2.1 + + + + javax.activation + activation + 1.1 + + + javax.mail + mail + 1.4 + + + org.springframework.boot + spring-boot-starter-mail + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 +