Skip to content

Commit

Permalink
feat: Remove unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
vincenzo-ingenito committed Jan 8, 2024
1 parent f0b4078 commit a74ce24
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,7 @@
<artifactId>lombok</artifactId>
<optional>true</optional>
</dependency>

<!-- MAPPER -->
<dependency>
<groupId>org.modelmapper.extensions</groupId>
<artifactId>modelmapper-spring</artifactId>
<version>3.1.0</version>
</dependency>


<!-- TEST -->
<dependency>
Expand Down

0 comments on commit a74ce24

Please sign in to comment.