From 4315fa3b6f3deef6aa7e51790936ff66ce8f9297 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 17:35:07 +0000 Subject: [PATCH] Bump mapstruct-processor from 1.4.2.Final to 1.5.2.Final Bumps [mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.4.2.Final to 1.5.2.Final. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.4.2.Final...1.5.2.Final) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 79b6b39..e4dc297 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ 7.6.0 5.9.0 1.9.0 - 1.18.22 + 1.18.24 6.48.0 7.3.1 @@ -103,7 +103,7 @@ org.mapstruct mapstruct-processor - 1.4.2.Final + 1.5.2.Final