From 22223430c2cd3a586cc4a14c19f64a8f172e8b73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 13:15:16 +0000 Subject: [PATCH] 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] --- reactify-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactify-core/pom.xml b/reactify-core/pom.xml index 0b59922..fe26f3b 100644 --- a/reactify-core/pom.xml +++ b/reactify-core/pom.xml @@ -208,7 +208,7 @@ org.modelmapper modelmapper - 3.2.0 + 3.2.2