From db764432a951a9748ed6adb40b513c307b2de5d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:48:39 +0000 Subject: [PATCH] Bump org.modelmapper:modelmapper from 3.1.0 to 3.2.2 in /api Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.0 to 3.2.2. - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](https://github.com/modelmapper/modelmapper/compare/modelmapper-parent-3.1.0...modelmapper-parent-3.2.2) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index ca36e8d..bcd5a11 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -127,7 +127,7 @@ org.modelmapper modelmapper - 3.1.0 + 3.2.2 org.springframework.boot