diff --git a/jero-boot-incoming-payment/pom.xml b/jero-boot-incoming-payment/pom.xml index dc4e9bda..d852f79e 100644 --- a/jero-boot-incoming-payment/pom.xml +++ b/jero-boot-incoming-payment/pom.xml @@ -20,6 +20,24 @@ com.jero.boot jero-boot-module-system + + org.springframework.boot + spring-boot-starter + + + org.springframework.boot + spring-boot-starter-mail + + + org.springframework.boot + spring-boot-starter-velocity + + + org.springframework.boot + spring-boot-starter-test + test + +