From ec23fcc1269ed2bdd934a8e9193c6e2855b909ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:14:21 +0000 Subject: [PATCH] Bump spring-web from 5.2.2.RELEASE to 5.2.9.RELEASE in /sdk-springboot Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 5.2.2.RELEASE to 5.2.9.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.2.RELEASE...v5.2.9.RELEASE) Signed-off-by: dependabot[bot] --- sdk-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk-springboot/pom.xml b/sdk-springboot/pom.xml index fd8d053031..98c295d036 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -68,7 +68,7 @@ org.springframework spring-web - 5.2.10.RELEASE + 6.0.3 compile