diff --git a/arex-schedule-web-api/pom.xml b/arex-schedule-web-api/pom.xml index 7f7c1eaa..c0fe834e 100644 --- a/arex-schedule-web-api/pom.xml +++ b/arex-schedule-web-api/pom.xml @@ -64,7 +64,10 @@ org.mapstruct mapstruct - + + org.mapstruct + mapstruct-processor + commons-collections4 org.apache.commons diff --git a/pom.xml b/pom.xml index 49a1fd07..d3a51da7 100644 --- a/pom.xml +++ b/pom.xml @@ -195,6 +195,11 @@ mapstruct ${mapstruct.version} + + org.mapstruct + mapstruct-processor + ${mapstruct.version} + compare-sdk com.arextest