From 0280ebbf2a0c7cba7c3c9a72941eb6c55fa23ec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 14:08:55 +0000 Subject: [PATCH] Bump spring-webmvc in /testutils/ptest2 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 3.2.1.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.1.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc 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..1d8d73ba3ceb 100644 --- a/testutils/ptest2/pom.xml +++ b/testutils/ptest2/pom.xml @@ -141,7 +141,7 @@ limitations under the License. org.springframework spring-webmvc - 3.2.1.RELEASE + 5.2.20.RELEASE xml-apis