From c2c80f450b825b67a10a99f8e1dd9218100cbabf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 16:10:59 +0000 Subject: [PATCH] Bump org.mapstruct:mapstruct in /plugins/maven/example-server 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) - [Changelog](https://github.com/mapstruct/mapstruct/blob/main/NEXT_RELEASE_CHANGELOG.md) - [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] --- plugins/maven/example-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/maven/example-server/pom.xml b/plugins/maven/example-server/pom.xml index f924c8c83..a8d83142d 100644 --- a/plugins/maven/example-server/pom.xml +++ b/plugins/maven/example-server/pom.xml @@ -109,7 +109,7 @@ org.mapstruct mapstruct - 1.5.5.Final + 1.6.3 org.projectlombok