From 85907e948d3ce8009dd73d2d03e37bdcff45c5d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 04:35:22 +0000 Subject: [PATCH] Bump org.springframework:spring-aop from 5.2.22.RELEASE to 6.1.4 Bumps [org.springframework:spring-aop](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-aop dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-springaop/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dc-commons-springaop/pom.xml b/dc-commons-springaop/pom.xml index 3f798c26..1f901857 100644 --- a/dc-commons-springaop/pom.xml +++ b/dc-commons-springaop/pom.xml @@ -29,7 +29,7 @@ org.springframework spring-aop - 5.2.22.RELEASE + 6.1.4 org.springframework