From e1468c1e03831305f92e110dbbbddfe090a2d1a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:46:18 +0000 Subject: [PATCH] Bump spring-core in /Week09/ToDoWeb/ToDoWeb Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.6.RELEASE to 5.2.22.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.22.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core 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..9e53f70 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.22.RELEASE 4.12