diff --git a/.idea/encodings.xml b/.idea/encodings.xml index c2bae49..49c237d 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -1,6 +1,7 @@ + \ No newline at end of file diff --git a/pom.xml b/pom.xml index a533c16..3818cf8 100644 --- a/pom.xml +++ b/pom.xml @@ -8,5 +8,37 @@ wekan-mailer 1.0-SNAPSHOT + + org.springframework.boot + spring-boot-starter-parent + 2.0.5.RELEASE + + + + 1.8 + + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-test + test + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + + +