From a9c7e8a930a0edeec65c0a129a417f4cb3bfe58d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 11:10:20 +0000 Subject: [PATCH] Bump mapstruct-processor from 1.5.1.Final to 1.5.5.Final Bumps [mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.5.1.Final to 1.5.5.Final. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.1.Final...1.5.5.Final) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct-processor 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 f6f531b..53baf6a 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.mapstruct mapstruct-processor - 1.5.1.Final + 1.5.5.Final org.springframework.boot