From 2665d6316667392f0dd684db412fc0688b5039cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 15:38:57 +0000 Subject: [PATCH 1/3] chore(deps): bump org.mapstruct:mapstruct-processor in /src/cart (#613) Bumps [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) from 1.5.5.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.5.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] 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 870695d75..3acb0e409 100644 --- a/src/cart/pom.xml +++ b/src/cart/pom.xml @@ -22,7 +22,7 @@ UTF-8 17 - 1.5.5.Final + 1.6.0 From 08d050cd5730c3004ea028d52d0d493bf34c200f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 15:49:26 +0000 Subject: [PATCH 2/3] chore(deps): bump org.springframework.boot:spring-boot-starter-parent (#614) Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent 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 3acb0e409..327ee842c 100644 --- a/src/cart/pom.xml +++ b/src/cart/pom.xml @@ -15,7 +15,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.2 + 3.3.3 From 900de761e157893345ba844792450e953b897f72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 15:59:58 +0000 Subject: [PATCH 3/3] chore(deps): bump mapstruct.version in /src/orders (#616) Bumps `mapstruct.version` from 1.5.5.Final to 1.6.0. Updates `org.mapstruct:mapstruct` from 1.5.5.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.5.Final...1.6.0) Updates `org.mapstruct:mapstruct-processor` from 1.5.5.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.5.Final...1.6.0) --- updated-dependencies: - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-minor ... 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/orders/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/orders/pom.xml b/src/orders/pom.xml index 2c5332620..20d8b7e9e 100644 --- a/src/orders/pom.xml +++ b/src/orders/pom.xml @@ -16,7 +16,7 @@ 17 - 1.5.5.Final + 1.6.0