From a9262f8a8fc0208b9a5b6f4ca0551d174a267989 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 23:03:36 +0000 Subject: [PATCH] Bump org.springframework:spring-webmvc Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 4.0.8.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.0.RELEASE...v4.0.8.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 4-Spring/SpringMVC/code/eclipse/atcrowdfunding-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/4-Spring/SpringMVC/code/eclipse/atcrowdfunding-parent/pom.xml b/4-Spring/SpringMVC/code/eclipse/atcrowdfunding-parent/pom.xml index 9195c99..7ca0024 100644 --- a/4-Spring/SpringMVC/code/eclipse/atcrowdfunding-parent/pom.xml +++ b/4-Spring/SpringMVC/code/eclipse/atcrowdfunding-parent/pom.xml @@ -44,7 +44,7 @@ org.springframework spring-webmvc - 4.0.0.RELEASE + 4.0.8.RELEASE com.mchange