From dec5b4821232d80790e6d619d85a1e9336a01b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 23:44:59 +0000 Subject: [PATCH] Bump spring-web from 3.2.8.RELEASE to 6.0.0 in /Source Code/hunter Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.8.RELEASE to 6.0.0. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.2.8.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Source Code/hunter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source Code/hunter/pom.xml b/Source Code/hunter/pom.xml index b228796..3a31ca6 100644 --- a/Source Code/hunter/pom.xml +++ b/Source Code/hunter/pom.xml @@ -56,7 +56,7 @@ org.springframework spring-web - 3.2.8.RELEASE + 6.0.0 org.springframework