From eb6c441686bfd76ee8fe03d0b48395191a774db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 03:40:31 +0000 Subject: [PATCH] Bump spring-webmvc in /APP_CRUD/BookManager Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.0.3.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.0.3.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- APP_CRUD/BookManager/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APP_CRUD/BookManager/pom.xml b/APP_CRUD/BookManager/pom.xml index 802b245..5c9d015 100644 --- a/APP_CRUD/BookManager/pom.xml +++ b/APP_CRUD/BookManager/pom.xml @@ -9,7 +9,7 @@ 1.8 - 4.0.3.RELEASE + 5.2.20.RELEASE 1.7.4 1.7.5 4.3.5.Final