From 19bd89ca55237e2fc95094523756f9f563d9cc7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:04:06 +0000 Subject: [PATCH] Bump spring-web from 5.2.6.RELEASE to 6.0.0 in /SpringRestDemo Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.6.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.6.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SpringRestDemo/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringRestDemo/pom.xml b/SpringRestDemo/pom.xml index 4a6ad59..deba14f 100644 --- a/SpringRestDemo/pom.xml +++ b/SpringRestDemo/pom.xml @@ -18,7 +18,7 @@ UTF-8 1.7 1.7 - 5.2.6.RELEASE + 6.0.0 2.11.0