From 9459f268c4fd40a3b1e3b9f7bbde93bbeffc02dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 03:00:55 +0000 Subject: [PATCH] Bump modelmapper from 2.4.4 to 3.1.1 Bumps [modelmapper](https://github.com/modelmapper/modelmapper) from 2.4.4 to 3.1.1. - [Release notes](https://github.com/modelmapper/modelmapper/releases) - [Changelog](https://github.com/modelmapper/modelmapper/blob/master/CHANGES.md) - [Commits](https://github.com/modelmapper/modelmapper/compare/modelmapper-parent-2.4.4...modelmapper-parent-3.1.1) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d604a7..212c8d7 100644 --- a/pom.xml +++ b/pom.xml @@ -70,7 +70,7 @@ org.modelmapper modelmapper - 2.4.4 + 3.1.1 org.json