From bd95cff2ce7ec960f7e06f24bfafde050cc38763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 01:59:09 +0000 Subject: [PATCH] maven: bump org.springframework:spring-webmvc from 6.0.14 to 6.1.13 Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 6.0.14 to 6.1.13. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.14...v6.1.13) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21a02e90..e3a5aaea 100644 --- a/pom.xml +++ b/pom.xml @@ -63,7 +63,7 @@ org.springframework spring-webmvc - 6.0.14 + 6.1.13