From 1f065051dc186392a3d5c9c26dbdf9f84bfa3a57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 04:19:09 +0000 Subject: [PATCH] fix: bump org.modelmapper:modelmapper from 3.2.0 to 3.2.1 Bumps [org.modelmapper:modelmapper](https://github.com/modelmapper/modelmapper) from 3.2.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.2.0...modelmapper-parent-3.2.1) --- 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..7fec5b0 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.modelmapper modelmapper - 3.2.0 + 3.2.1 org.springframework.boot