diff --git a/pom.xml b/pom.xml index 73a24eaf..ebcdc699 100644 --- a/pom.xml +++ b/pom.xml @@ -383,6 +383,17 @@ org.springframework.boot spring-boot-starter-data-mongodb + + org.mapstruct + mapstruct + 1.4.2.Final + + + org.mapstruct + mapstruct-processor + 1.4.2.Final + provided +