From 4fd7d030697f072f88a006d6fe70fa474f836f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 17:35:16 +0000 Subject: [PATCH] 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.5 to 3.3.2. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.2.5...v3.3.2) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- common/pom.xml | 2 +- core-service/pom.xml | 2 +- event-handler/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 5ca4ac9..a8f8ed3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -14,7 +14,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.2 diff --git a/core-service/pom.xml b/core-service/pom.xml index a397954..56b8a8e 100644 --- a/core-service/pom.xml +++ b/core-service/pom.xml @@ -13,7 +13,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.2 diff --git a/event-handler/pom.xml b/event-handler/pom.xml index 05f943c..14337dc 100644 --- a/event-handler/pom.xml +++ b/event-handler/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.5 + 3.3.2