From 03f363aa7dee5bec2563a71f2a5362f6baac2584 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 00:24:11 +0000 Subject: [PATCH] Bump modelmapper from 2.3.6 to 3.1.1 in /api Bumps [modelmapper](https://github.com/modelmapper/modelmapper) from 2.3.6 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.3.6...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] --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index 83fde97..8ca0977 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -145,7 +145,7 @@ org.modelmapper modelmapper - 2.3.6 + 3.1.1 org.springframework.boot