diff --git a/template/common/pom.xml b/template/common/pom.xml index 1825330..6601a2c 100644 --- a/template/common/pom.xml +++ b/template/common/pom.xml @@ -11,11 +11,23 @@ {{ .artifactId }}-common {{ .version }} - - - - + + org.projectlombok + lombok + + + javax.annotation + javax.annotation-api + + + ch.qos.logback + logback-classic + + + org.springframework + spring-context +