From 36c2e5fa00e3cd73279d1c3a51a45251d959bcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 02:58:29 +0000 Subject: [PATCH] Bump spring-webmvc in /hmis-survey-api Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.0.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/v4.0.0.RELEASE...v5.2.20.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-webmvc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hmis-survey-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmis-survey-api/pom.xml b/hmis-survey-api/pom.xml index 66ae563..96d7ae8 100644 --- a/hmis-survey-api/pom.xml +++ b/hmis-survey-api/pom.xml @@ -20,7 +20,7 @@ 4.2.0.Final 1.4 - 4.0.0.RELEASE + 5.2.20.RELEASE