From b5cd96c012882ec8a6e60c3f7396ad7ea829c874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 21:03:18 +0000 Subject: [PATCH] Bump spring-webmvc from 2.5.6 to 5.3.18 in /subsonic-main Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 2.5.6 to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/commits/v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- subsonic-main/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subsonic-main/pom.xml b/subsonic-main/pom.xml index 0add8b0d..f273b467 100644 --- a/subsonic-main/pom.xml +++ b/subsonic-main/pom.xml @@ -24,7 +24,7 @@ org.springframework spring-webmvc - 2.5.6 + 5.3.18 org.springframework