From 677cdb4cef9ba8f8481b2554ace6b6e9794690db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 05:19:23 +0000 Subject: [PATCH] chore(deps-dev): bump org.springframework:spring-test in /sdk/java Bumps [org.springframework:spring-test](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-test dependency-version: 7.0.9 dependency-type: direct:development 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..4c9471d 100644 --- a/sdk/java/stacklight-spring/pom.xml +++ b/sdk/java/stacklight-spring/pom.xml @@ -63,7 +63,7 @@ org.springframework spring-test - 6.2.19 + 7.0.9 test