From 493cf333f1b24e220f93627d3f3dc0a8093ab349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 13:57:41 +0000 Subject: [PATCH] Bump spring-context from 5.3.23 to 6.0.7 Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.3.23 to 6.0.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.23...v6.0.7) --- 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 1fff900..427cf16 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.springframework spring-context - 5.3.23 + 6.0.7 io.cucumber