From d1a1d6a64e58b3f801191935386821f00d2ea0f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:46:14 +0000 Subject: [PATCH] Bump spring-webmvc in /Week09/ToDoWeb/ToDoWeb Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.6.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.3.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Week09/ToDoWeb/ToDoWeb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Week09/ToDoWeb/ToDoWeb/pom.xml b/Week09/ToDoWeb/ToDoWeb/pom.xml index 6c2e269..fa3e06c 100644 --- a/Week09/ToDoWeb/ToDoWeb/pom.xml +++ b/Week09/ToDoWeb/ToDoWeb/pom.xml @@ -12,7 +12,7 @@ ${project.build.directory}/endorsed UTF-8 - 4.3.6.RELEASE + 5.2.20.RELEASE 4.12