From 74a90dc0be4d58fdbd8058b5c97e8d45612822fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:58:13 +0000 Subject: [PATCH] chore(deps): bump org.springframework:spring-context-support Bumps [org.springframework:spring-context-support](https://github.com/spring-projects/spring-framework) from 6.0.11 to 6.1.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.1.6) --- updated-dependencies: - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d7c0ac5d..9195c2a7c 100644 --- a/pom.xml +++ b/pom.xml @@ -188,7 +188,7 @@ spring-context-support org.springframework - 6.0.11 + 6.1.6 jakarta.activation-api