From 24a35913ace4378b8374f3c41e649593fbfe2d26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 14:14:20 +0000 Subject: [PATCH] Bump spring-context in /sdk-springboot Bumps [spring-context](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..f381e5d951 100644 --- a/sdk-springboot/pom.xml +++ b/sdk-springboot/pom.xml @@ -74,7 +74,7 @@ org.springframework spring-context - 5.2.10.RELEASE + 6.0.3 compile