From 41106b4773ea4aa1f7afc657918a700e65082d88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 08:39:39 +0000 Subject: [PATCH] Bump org.springframework:spring-web in /testutils/ptest2 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 3.2.1.RELEASE to 6.1.21. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.1.RELEASE...v6.1.21) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.1.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- testutils/ptest2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testutils/ptest2/pom.xml b/testutils/ptest2/pom.xml index 18cd68074a22..2fd2db2b2987 100644 --- a/testutils/ptest2/pom.xml +++ b/testutils/ptest2/pom.xml @@ -136,7 +136,7 @@ limitations under the License. org.springframework spring-web - 3.2.1.RELEASE + 6.1.21 org.springframework