diff --git a/pom.xml b/pom.xml index 955f586..54fb0b5 100644 --- a/pom.xml +++ b/pom.xml @@ -48,18 +48,49 @@ spring-boot-starter-test test - - org.springframework.boot - spring-boot-starter-security - com.google.code.gson gson ${gson-version} + + + + src/main/resources + true + + + + + org.springframework.boot + spring-boot-maven-plugin + + ${mainClass} + true + + + + + repackage + + + + + + maven-war-plugin + 2.6 + + false + + + + + 1.8 1.5.8.RELEASE 2.9.0 + 2.7.0 + MainClass \ No newline at end of file