From 9a21d9ba45de6ef6f2b0c08faa70ccbd9a66e8ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 04:43:46 +0000 Subject: [PATCH] Bump spring-web from 4.3.9.RELEASE to 6.0.0 in /JavaLearn Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 4.3.9.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.3.9.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- JavaLearn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JavaLearn/pom.xml b/JavaLearn/pom.xml index 89340af..5c05e61 100644 --- a/JavaLearn/pom.xml +++ b/JavaLearn/pom.xml @@ -13,7 +13,7 @@ 1.8 1.8 1.8 - 4.3.9.RELEASE + 6.0.0 1.7.7