From 4f8f4979719011dd7b9adc762b1e244389284689 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:35:01 +0000 Subject: [PATCH] Bump org.springframework:spring-context from 5.2.22.RELEASE to 6.1.4 Bumps [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.4. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.1.4) --- updated-dependencies: - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-springaop/pom.xml | 2 +- dc-commons-springboot/pom.xml | 2 +- dc-commons-springsecurity/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dc-commons-springaop/pom.xml b/dc-commons-springaop/pom.xml index 3f798c26..6e82521d 100644 --- a/dc-commons-springaop/pom.xml +++ b/dc-commons-springaop/pom.xml @@ -34,7 +34,7 @@ org.springframework spring-context - 5.2.22.RELEASE + 6.1.4 diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 0930204f..0ebdc0d9 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -82,7 +82,7 @@ org.springframework spring-context - 5.2.22.RELEASE + 6.1.4 org.springframework diff --git a/dc-commons-springsecurity/pom.xml b/dc-commons-springsecurity/pom.xml index 6e7fa2cb..3732682d 100644 --- a/dc-commons-springsecurity/pom.xml +++ b/dc-commons-springsecurity/pom.xml @@ -73,7 +73,7 @@ org.springframework spring-context - 5.2.22.RELEASE + 6.1.4 org.springframework