From bd992fb8bcdfd8dfa8b4548c9dfce8b830fa73db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 04:04:16 +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.7. - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.5...v3.5.7) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-version: 3.5.7 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..21d41de7 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.7