From 5fb0d3945c29527847ca1f18e8ab012c5bc91799 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 23:29:24 +0000 Subject: [PATCH] Bump spring-context from 5.2.4.RELEASE to 5.3.7 Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.2.4.RELEASE to 5.3.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.4.RELEASE...v5.3.7) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e328444..432e4c1 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.springframework spring-context - 5.2.4.RELEASE + 5.3.7 org.springframework