From 1f0f83275021a8d2dc89323572e1ece3903f07a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Feb 2023 16:02:20 +0000 Subject: [PATCH] Bump modelmapper from 3.1.0 to 3.1.1 in /api Bumps [modelmapper](https://github.com/modelmapper/modelmapper) from 3.1.0 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-3.1.0...modelmapper-parent-3.1.1) --- updated-dependencies: - dependency-name: org.modelmapper:modelmapper dependency-type: direct:production update-type: version-update:semver-patch ... 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 7ec4c1c..f8cc45c 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -127,7 +127,7 @@ org.modelmapper modelmapper - 3.1.0 + 3.1.1 org.springframework.boot