From ae5a76fc679e6dfa9e42a1045c21ffc6779e4013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:53:36 +0000 Subject: [PATCH] chore(deps): bump org.mapstruct:mapstruct-processor Bumps [org.mapstruct:mapstruct-processor](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-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- eventmesh-dashboard-console/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eventmesh-dashboard-console/pom.xml b/eventmesh-dashboard-console/pom.xml index cdac182f..4dea8305 100644 --- a/eventmesh-dashboard-console/pom.xml +++ b/eventmesh-dashboard-console/pom.xml @@ -90,7 +90,7 @@ org.mapstruct mapstruct-processor - 1.5.2.Final + 1.5.5.Final diff --git a/pom.xml b/pom.xml index cd42c312..d43d599b 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ org.mapstruct mapstruct-processor - 1.5.3.Final + 1.5.5.Final org.projectlombok