From 2cd9ef896eba9dd7c454ad130732bdc281c67af5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 05:19:37 +0000 Subject: [PATCH] chore(deps): bump org.springframework:spring-webmvc in /sdk/java Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.2.19 to 7.0.9. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.2.19...v7.0.9) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-version: 7.0.9 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sdk/java/stacklight-spring/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/java/stacklight-spring/pom.xml b/sdk/java/stacklight-spring/pom.xml index 310b3f5..52d1fc8 100644 --- a/sdk/java/stacklight-spring/pom.xml +++ b/sdk/java/stacklight-spring/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-webmvc - 6.2.19 + 7.0.9 provided