From fae94f82bc12fc89008655e7c63791caef042beb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 11:06:04 +0000 Subject: [PATCH] deps(maven): 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.6 to 4.1.0. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v4.0.6...v4.1.0) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- console/console-panel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/console/console-panel/pom.xml b/console/console-panel/pom.xml index d41d883..d4947b3 100644 --- a/console/console-panel/pom.xml +++ b/console/console-panel/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 4.0.6 + 4.1.0 code.omega