From 5b991a1537fa46dddce1c29bf3638e841045eb4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 06:06:46 +0000 Subject: [PATCH] Bump spring-web from 5.2.8.RELEASE to 6.0.0 in /halfApe Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.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/v5.2.8.RELEASE...v6.0.0) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- halfApe/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/halfApe/pom.xml b/halfApe/pom.xml index eb36952..59708e4 100644 --- a/halfApe/pom.xml +++ b/halfApe/pom.xml @@ -33,7 +33,7 @@ org.springframework spring-web - 5.2.8.RELEASE + 6.0.0 com.google.guava