From 98bf73c4dd1daad5bb48902a3c8e77c0dc318f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 19:57:55 +0000 Subject: [PATCH] Bump spring-webmvc from 5.3.7 to 6.0.6 Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.7 to 6.0.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.7...v6.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a8f2754..1d1d106 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ org.springframework spring-webmvc - 5.3.7 + 6.0.6 provided