From 2527e80d3506f81b4900875bfcd7b9226f32104f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:51:40 +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.6.0. - [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.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... 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..c2a00a7a 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.6.0 diff --git a/pom.xml b/pom.xml index afcb7a87..1fe8bb93 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ org.mapstruct mapstruct-processor - 1.5.3.Final + 1.6.0 org.projectlombok