From 56d713fc45049b8d80504057150f4dccfb904ccf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 14:09:11 +0000 Subject: [PATCH] Bump spring-web from 3.2.1.RELEASE to 6.0.0 in /testutils/ptest2 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.1.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.1.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web 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 211678e4d1f6..a3dd6e2df388 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.0.0 org.springframework