From 048b51a23b5c5113e38d0c2feb46c0dcacc05f42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 22:58:34 +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 ddfb706e..f38aaf38 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -73,7 +73,7 @@ org.modelmapper modelmapper - 3.1.0 + 3.1.1 org.springframework.boot