From 3ceb7f69fd3ab2a764c6d41f4788638c6cbcbfaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 May 2022 05:45:06 +0000 Subject: [PATCH] Bump spring-webmvc Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.2.21.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.2.21.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml b/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml index e30d9e4b..ecdf7016 100644 --- a/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml +++ b/UB/bin/target/m2e-wtp/web-resources/META-INF/maven/com.bit/UntitledBistro/pom.xml @@ -66,7 +66,7 @@ org.springframework spring-webmvc - 5.1.3.RELEASE + 5.2.21.RELEASE