From 94572515815d31da0975c7c07ce033eb4240b296 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 13:44:16 +0000 Subject: [PATCH] Bump spring-webmvc in /java-web-project Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.0.RELEASE to 5.2.20.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.0.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- java-web-project/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-web-project/pom.xml b/java-web-project/pom.xml index 10ec8e1..c9b6ac6 100644 --- a/java-web-project/pom.xml +++ b/java-web-project/pom.xml @@ -16,7 +16,7 @@ UTF-8 1.8 1.8 - 5.1.0.RELEASE + 5.2.20.RELEASE