From 501f6e750d2b75a979e80867c90a875ea57c1679 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 04:21:31 +0000 Subject: [PATCH] Bump org.springframework:spring-beans from 5.2.22.RELEASE to 6.1.0 Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 5.2.22.RELEASE to 6.1.0. - [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.0) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dc-commons-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dc-commons-springboot/pom.xml b/dc-commons-springboot/pom.xml index 71246777..75034f62 100644 --- a/dc-commons-springboot/pom.xml +++ b/dc-commons-springboot/pom.xml @@ -77,7 +77,7 @@ org.springframework spring-beans - 5.2.22.RELEASE + 6.1.0 org.springframework