From 0df44e6b8b14c5f30f2c0c2bf7fd1a18299e466a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 18:24:27 +0000 Subject: [PATCH] Bump org.mapstruct:mapstruct-processor from 1.6.2 to 1.6.3 Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.6.2...1.6.3) --- 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 e4a2089..ebf3a6a 100644 --- a/pom.xml +++ b/pom.xml @@ -381,7 +381,7 @@ org.mapstruct mapstruct-processor - 1.6.2 + 1.6.3 org.projectlombok