From 5ad2ab6cb058a675bfcf4e0275571f93dc6aca77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 22:57:16 +0000 Subject: [PATCH] Bump org.springframework:spring-webmvc in /java/w3c/service Bumps [org.springframework:spring-webmvc](https://github.com/SpringSource/spring-framework) from 3.2.2.RELEASE to 3.2.18.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/compare/v3.2.2.RELEASE...v3.2.18.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java/w3c/service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/w3c/service/pom.xml b/java/w3c/service/pom.xml index 8a16d13..79c5358 100644 --- a/java/w3c/service/pom.xml +++ b/java/w3c/service/pom.xml @@ -31,7 +31,7 @@ org.springframework spring-webmvc - 3.2.2.RELEASE + 3.2.18.RELEASE javax.servlet.jsp.jstl