[JAVA-26709] Upgraded modelmapper to latest version

This commit is contained in:
panos-kakos
2023-11-11 08:29:09 +02:00
parent 7c1065b494
commit b87609265d
7 changed files with 28 additions and 35 deletions
+1 -1
View File
@@ -162,7 +162,7 @@
<properties>
<start-class>com.baeldung.SpringBootRestApplication</start-class>
<xstream.version>1.4.11.1</xstream.version>
<modelmapper.version>3.1.0</modelmapper.version>
<modelmapper.version>3.2.0</modelmapper.version>
<rest-assured.version>3.3.0</rest-assured.version>
<jaxb-runtime.version>2.3.7</jaxb-runtime.version>
</properties>