From 6ae337c076609b0dbeba076378b102ca432004ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:21:53 +0000 Subject: [PATCH] Bump spring-web in /basic-hibernate-webapp Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.0.6.RELEASE to 4.2.7.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.6.RELEASE...v4.2.7.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-web 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..58f7794ff 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 + 4.2.7.RELEASE 4.3.6.Final 5.4.24.Final 4.3.10.RELEASE