From 914ae2708f6b16b4e1b6d15772132a03a8620d6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:59:37 +0000 Subject: [PATCH] chore(deps): Bump org.springframework.boot:spring-boot-starter-parent Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.0 to 4.0.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.0...v4.0.4) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- api-gateway/pom.xml | 2 +- common-event-library/pom.xml | 2 +- inventory-service/pom.xml | 2 +- notification-service/pom.xml | 2 +- payment-service/pom.xml | 2 +- pom.xml | 2 +- saga-orchestrator-service/pom.xml | 2 +- ticket-service/pom.xml | 2 +- user-service/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api-gateway/pom.xml b/api-gateway/pom.xml index 2e06242..827a6c5 100644 --- a/api-gateway/pom.xml +++ b/api-gateway/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/common-event-library/pom.xml b/common-event-library/pom.xml index 6c2a127..44f48b6 100644 --- a/common-event-library/pom.xml +++ b/common-event-library/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml index fb30e1d..c6dd572 100644 --- a/inventory-service/pom.xml +++ b/inventory-service/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/notification-service/pom.xml b/notification-service/pom.xml index 54e20cc..af34b8c 100644 --- a/notification-service/pom.xml +++ b/notification-service/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/payment-service/pom.xml b/payment-service/pom.xml index 3946591..9ea20b4 100644 --- a/payment-service/pom.xml +++ b/payment-service/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/pom.xml b/pom.xml index 493ecb2..71666bf 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/saga-orchestrator-service/pom.xml b/saga-orchestrator-service/pom.xml index 882c78f..d7c682a 100644 --- a/saga-orchestrator-service/pom.xml +++ b/saga-orchestrator-service/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/ticket-service/pom.xml b/ticket-service/pom.xml index 3628e36..dc68d5b 100644 --- a/ticket-service/pom.xml +++ b/ticket-service/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4 diff --git a/user-service/pom.xml b/user-service/pom.xml index a90af8a..38211a9 100644 --- a/user-service/pom.xml +++ b/user-service/pom.xml @@ -8,7 +8,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.0 + 4.0.4