From d2873e4d3e2dcfb10e2c1a3c212638c95cff1f57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 21:24:43 +0000 Subject: [PATCH] Bump org.springframework:spring-webmvc in /springrestexample Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.2.21.RELEASE to 6.1.13. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.21.RELEASE...v6.1.13) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- springrestexample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/springrestexample/pom.xml b/springrestexample/pom.xml index 06a70b5..40c9dbd 100644 --- a/springrestexample/pom.xml +++ b/springrestexample/pom.xml @@ -20,7 +20,7 @@ org.springframework spring-webmvc - 5.2.21.RELEASE + 6.1.13