From b6fc45cdc06b1ccd469013e2f499b7d1db4b3bd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 00:40:22 +0000 Subject: [PATCH] Bump spring-webmvc in /basic-hibernate-webapp Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.0.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.0.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basic-hibernate-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic-hibernate-webapp/pom.xml b/basic-hibernate-webapp/pom.xml index 627c07713..64ddc3708 100644 --- a/basic-hibernate-webapp/pom.xml +++ b/basic-hibernate-webapp/pom.xml @@ -10,7 +10,7 @@ demo 4.3.20.RELEASE - 4.0.6.RELEASE + 5.2.20.RELEASE 4.3.6.Final 5.4.24.Final 4.3.10.RELEASE