From 7ddfc1b1235d9060bb43bb949afb75eb8bed4e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:03:08 +0000 Subject: [PATCH] Bump spring-web from 5.2.6.RELEASE to 6.0.0 in /WebScraperMVC-Maven 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] --- WebScraperMVC-Maven/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebScraperMVC-Maven/pom.xml b/WebScraperMVC-Maven/pom.xml index dda90c2..58d8fb4 100644 --- a/WebScraperMVC-Maven/pom.xml +++ b/WebScraperMVC-Maven/pom.xml @@ -107,7 +107,7 @@ org.springframework spring-web - 5.2.6.RELEASE + 6.0.0 org.springframework @@ -127,7 +127,7 @@ org.springframework spring-web - 5.2.6.RELEASE + 6.0.0 org.springframework