From 6f1cc1c797fe457d90f205ce4b2a9a6383bd2c53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 22:01:12 +0000 Subject: [PATCH] build(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 4.0.0 to 4.0.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- opbeans/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opbeans/pom.xml b/opbeans/pom.xml index 0fb71ba..bc2b0fa 100644 --- a/opbeans/pom.xml +++ b/opbeans/pom.xml @@ -19,7 +19,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.0 + 4.0.1