From fbbd78da494f0a008ad4419c5a34a4fb6450427b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:58:36 +0000 Subject: [PATCH] Bump spring-web from 4.0.0.RELEASE to 6.0.0 in /spring-mvc-no-xml Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.0.0.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.0.0.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-mvc-no-xml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-mvc-no-xml/pom.xml b/spring-mvc-no-xml/pom.xml index 76187c2c7c7f..7ef0d54d631c 100644 --- a/spring-mvc-no-xml/pom.xml +++ b/spring-mvc-no-xml/pom.xml @@ -145,7 +145,7 @@ - 4.0.0.RELEASE + 6.0.0 1.7.5