From d7015a2409889fa2113d2589f25f24b5378f56aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 04:03:12 +0000 Subject: [PATCH] Bump org.springframework.boot:spring-boot-starter-web Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 2.7.5 to 3.5.6. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.5.6) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- gameengine-editor/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gameengine-editor/pom.xml b/gameengine-editor/pom.xml index 496ca07c..e6a6c17b 100644 --- a/gameengine-editor/pom.xml +++ b/gameengine-editor/pom.xml @@ -155,7 +155,7 @@ org.springframework.boot spring-boot-starter-web - 2.7.5 + 3.5.6