From 797b885c97e1fa7b7c0575a9bcea0823a470cfc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 12:14:08 +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 4.1.0 to 4.1.1. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- modern/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modern/pom.xml b/modern/pom.xml index 4b46804..2336266 100644 --- a/modern/pom.xml +++ b/modern/pom.xml @@ -16,7 +16,7 @@ org.springframework.boot spring-boot-starter-parent - 4.1.0 + 4.1.1