Moving com.baeldung.modelmmaper package to java-collections-conversations module

This commit is contained in:
Sasa M
2020-04-21 18:46:45 +02:00
parent 0a42d945f8
commit 43852c4303
10 changed files with 140 additions and 88 deletions
+3
View File
@@ -45,6 +45,9 @@
<guava.version>23.0</guava.version>
<commons.io.version>2.6</commons.io.version>
<jmh.version>1.19</jmh.version>
<modelmapper.version>2.3.6</modelmapper.version>
<junit.version>4.12</junit.version>
<hamcrest.version>1.3</hamcrest.version>
</properties>
</project>