From 47900ee13dc3bac3eb236a12f9da0cda1a5d0632 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 20:54:52 +0000 Subject: [PATCH] Bump spring-web in /rest-service-connector-common Bumps [spring-web](https://github.com/SpringSource/spring-framework) from 3.1.2.RELEASE to 3.2.18.RELEASE. - [Release notes](https://github.com/SpringSource/spring-framework/releases) - [Commits](https://github.com/SpringSource/spring-framework/compare/v3.1.2.RELEASE...v3.2.18.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rest-service-connector-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rest-service-connector-common/pom.xml b/rest-service-connector-common/pom.xml index 6d2677d8e..1a898ebc4 100644 --- a/rest-service-connector-common/pom.xml +++ b/rest-service-connector-common/pom.xml @@ -49,7 +49,7 @@ org.springframework spring-web - 3.1.2.RELEASE + 3.2.18.RELEASE