From 6bd69508f60c9fddc4cf1d4266744b2a40e368df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 18:57:50 +0000 Subject: [PATCH] add: (deps): bump org.mapstruct:mapstruct from 1.5.5.Final to 1.6.3 Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.5.Final to 1.6.3. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.5.5.Final...1.6.3) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-version: 1.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eb4b657..b191751 100644 --- a/pom.xml +++ b/pom.xml @@ -71,7 +71,7 @@ org.mapstruct mapstruct - 1.5.5.Final + 1.6.3 org.mapstruct