From f2cf793b5f6705206249f9aea0f7ca7dffc02eca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:13:18 +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.13. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v6.1.13) --- 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 6a43b16..0db7f94 100644 --- a/duo-example/pom.xml +++ b/duo-example/pom.xml @@ -43,7 +43,7 @@ org.springframework spring-webmvc - 5.3.18 + 6.1.13 org.springframework.boot