From d042b8f134699a1351be675226a414e6dfd71877 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 08:00:39 +0000 Subject: [PATCH] Bump spring-webmvc in /src/main/resources/archetype-resources Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.6.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/v4.2.6.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml index cddca19..81ebb92 100644 --- a/src/main/resources/archetype-resources/pom.xml +++ b/src/main/resources/archetype-resources/pom.xml @@ -13,7 +13,7 @@ 1.8 8.12.4 - 4.2.6.RELEASE + 5.2.20.RELEASE 1.0.0 19.0 1.2.17