Replacing ModelMapper with MapStruct
[cps.git] / cps-ncmp-service / pom.xml
index 5145a12..fe061ea 100644 (file)
@@ -66,9 +66,5 @@
             <groupId>org.springframework.boot</groupId>
             <artifactId>spring-boot-starter-validation</artifactId>
         </dependency>
-        <dependency>
-            <groupId>org.modelmapper</groupId>
-            <artifactId>modelmapper</artifactId>
-        </dependency>
     </dependencies>
 </project>