From 61f6387e2be524df120958a16fa1f1973a0707ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 04:58:24 +0000 Subject: [PATCH] Bump spring-aop from 5.2.22.RELEASE to 6.0.11 Bumps [spring-aop](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.0.11. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.22.RELEASE...v6.0.11) --- 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 b15fe25f..ef3a0b7b 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.0.11 org.springframework