From b73a1cef928b5e6cb1e8d3b4b30891718977132f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:07:09 +0000 Subject: [PATCH] chore(deps): bump org.mapstruct:mapstruct-processor in /src/cart (#642) Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](https://github.com/mapstruct/mapstruct/compare/1.6.0...1.6.2) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --- src/cart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cart/pom.xml b/src/cart/pom.xml index 327ee842c..f0a6fb3a6 100644 --- a/src/cart/pom.xml +++ b/src/cart/pom.xml @@ -22,7 +22,7 @@ UTF-8 17 - 1.6.0 + 1.6.2