From 6baaddef12596acbf7977ca1fa439a7ad242f62b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 17:29:25 +0000 Subject: [PATCH] Bump org.springframework:spring-webmvc in /duo-example Bumps [org.springframework:spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.3.18 to 6.1.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v6.1.14) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- duo-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/duo-example/pom.xml b/duo-example/pom.xml index eb3939d..140900b 100644 --- a/duo-example/pom.xml +++ b/duo-example/pom.xml @@ -43,7 +43,7 @@ org.springframework spring-webmvc - 5.3.24 + 6.1.14 org.springframework.boot