From 36d9dcab1e2c308e0a2323658ecb45472cc41a4a Mon Sep 17 00:00:00 2001 From: Krzysiek Date: Mon, 27 Dec 2021 15:08:11 +0100 Subject: [PATCH] JAVA-9055: Update to ModelMapper 2.4.5 --- spring-boot-rest/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-rest/pom.xml b/spring-boot-rest/pom.xml index 72d4ecfaa6..1244d290b5 100644 --- a/spring-boot-rest/pom.xml +++ b/spring-boot-rest/pom.xml @@ -88,7 +88,7 @@ com.baeldung.SpringBootRestApplication 27.0.1-jre 1.4.11.1 - 2.3.5 + 2.4.5 \ No newline at end of file