From 22fb944e7dd3d9b18f35f1dfb9710c51f1e1a66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 06:42:30 +0000 Subject: [PATCH] Bump spring-webmvc from 4.2.2.RELEASE to 5.2.20.RELEASE in /TestInAction Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.2.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/v4.2.2.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TestInAction/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestInAction/pom.xml b/TestInAction/pom.xml index 754ce30..b741c68 100644 --- a/TestInAction/pom.xml +++ b/TestInAction/pom.xml @@ -287,7 +287,7 @@ UTF-8 - 4.2.2.RELEASE + 5.2.20.RELEASE