From 12686031e1466d76a8747542cdd8559cb54931b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 22:34:37 +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 48b58f75..3fcc86ae 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -83,7 +83,7 @@ org.modelmapper modelmapper - 3.1.0 + 3.2.2 org.springframework.boot