From 6c61f05d582554cf95da0c5496184a3bdc45ae4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 00:40:35 +0000 Subject: [PATCH] Bump spring-webmvc in /basic-mysql-hibernate-stored-procedure Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.3.2.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.2.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basic-mysql-hibernate-stored-procedure/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic-mysql-hibernate-stored-procedure/pom.xml b/basic-mysql-hibernate-stored-procedure/pom.xml index 3a1e2b89d..4f1a04256 100644 --- a/basic-mysql-hibernate-stored-procedure/pom.xml +++ b/basic-mysql-hibernate-stored-procedure/pom.xml @@ -11,7 +11,7 @@ demo 1.8 - 4.3.2.RELEASE + 5.2.20.RELEASE 4.3.6.Final 5.4.24.Final 4.3.0.Final