From dd0c7fa33df6e88b053478d3ecc153b81ea249ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:53:46 +0000 Subject: [PATCH] Bump spring-webmvc in /Lesson17.SpringControllersIntro Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Lesson17.SpringControllersIntro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lesson17.SpringControllersIntro/pom.xml b/Lesson17.SpringControllersIntro/pom.xml index d7d0363a..e012aed5 100644 --- a/Lesson17.SpringControllersIntro/pom.xml +++ b/Lesson17.SpringControllersIntro/pom.xml @@ -18,7 +18,7 @@ 1.7 1.7 - 5.2.1.RELEASE + 5.3.18