From 01bf4c17d02fb16a7d77ad0155020f982615cc91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 06:07:40 +0000 Subject: [PATCH] Bump spring-context from 4.2.5.RELEASE to 6.0.3 Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 4.2.5.RELEASE to 6.0.3. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.5.RELEASE...v6.0.3) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d28684b..05bd0ce 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ org.springframework spring-context - 4.2.5.RELEASE + 6.0.3 com.relevantcodes