From f470ecbfc4c08d1377e5d27e7ac9611737d72b66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:41:57 +0000 Subject: [PATCH] Bump org.modelmapper:modelmapper from 3.1.0 to 3.2.1 in /api Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.0 to 3.2.1. - [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.1) --- 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 76d4d06..06d1d13 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -133,7 +133,7 @@ org.modelmapper modelmapper - 3.1.0 + 3.2.1 org.springframework.boot