From 49ed0ecf33fda299f23447ad9e59ef25cf67d18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:02:41 +0000 Subject: [PATCH] fix: bump org.modelmapper:modelmapper from 3.2.0 to 3.2.2 Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.2.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.2.0...modelmapper-parent-3.2.2) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 370337f..8e1c479 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.modelmapper modelmapper - 3.2.0 + 3.2.2 org.springframework.boot