From d24424f1e83decf67b7ecfa0d714db3fe2b6f3b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 01:05:12 +0000 Subject: [PATCH] Bump mapstruct from 1.5.3.Final to 1.5.4.Final Bumps [mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.3.Final to 1.5.4.Final. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.3.Final...1.5.4.Final) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1fc4787..3e8e5ee 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ org.mapstruct mapstruct - 1.5.3.Final + 1.5.4.Final org.springframework.boot