From 2cc466192fcfe578dfe7819eec3753bdde50f957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Apr 2023 12:52:24 +0000 Subject: [PATCH] Bump spring-core in /spring-boot/004-bean-util Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.2.24.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.24.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spring-boot/004-bean-util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot/004-bean-util/pom.xml b/spring-boot/004-bean-util/pom.xml index 84a37535..dfa30415 100644 --- a/spring-boot/004-bean-util/pom.xml +++ b/spring-boot/004-bean-util/pom.xml @@ -45,7 +45,7 @@ org.springframework spring-core - 5.2.1.RELEASE + 5.2.24.RELEASE compile