From 0c0f3373f6a8bb877f8eb390b7845a10a7a34da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 13:30:33 +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.3.5 to 3.4.4. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.5...v3.4.4) --- 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] --- pom.xml | 2 +- reactify-cache/pom.xml | 2 +- reactify-client/pom.xml | 2 +- reactify-core/pom.xml | 2 +- reactify-utils/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 39b2c2d..d2beb7a 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.4 io.github.hoangtien2k3 diff --git a/reactify-cache/pom.xml b/reactify-cache/pom.xml index 7fc9aa9..c9e1224 100644 --- a/reactify-cache/pom.xml +++ b/reactify-cache/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.4 io.github.hoangtien2k3 diff --git a/reactify-client/pom.xml b/reactify-client/pom.xml index 65965cd..be86d8f 100644 --- a/reactify-client/pom.xml +++ b/reactify-client/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.4 io.github.hoangtien2k3 diff --git a/reactify-core/pom.xml b/reactify-core/pom.xml index a25d7f1..87cd374 100644 --- a/reactify-core/pom.xml +++ b/reactify-core/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.4 io.github.hoangtien2k3 diff --git a/reactify-utils/pom.xml b/reactify-utils/pom.xml index 5d4782c..8954541 100644 --- a/reactify-utils/pom.xml +++ b/reactify-utils/pom.xml @@ -20,7 +20,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.5 + 3.4.4 io.github.hoangtien2k3