[JAVA-16367] Update modelmapper lib version

This commit is contained in:
Haroon Khan 2022-11-30 21:25:53 +00:00
parent c22f091771
commit 64134309d1
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
<properties>
<start-class>com.baeldung.SpringBootRestApplication</start-class>
<xstream.version>1.4.11.1</xstream.version>
<modelmapper.version>2.4.5</modelmapper.version>
<modelmapper.version>3.1.0</modelmapper.version>
</properties>
</project>