From c5f29b6588df3788fc9db178aeda7c7c6c0e4ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:53:47 +0000 Subject: [PATCH] chore(deps): bump org.mapstruct:mapstruct Bumps [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) from 1.5.2.Final to 1.5.5.Final. - [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.2.Final...1.5.5.Final) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- eventmesh-dashboard-console/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eventmesh-dashboard-console/pom.xml b/eventmesh-dashboard-console/pom.xml index cdac182f..1c973224 100644 --- a/eventmesh-dashboard-console/pom.xml +++ b/eventmesh-dashboard-console/pom.xml @@ -85,7 +85,7 @@ org.mapstruct mapstruct - 1.5.2.Final + 1.5.5.Final org.mapstruct