From a6c0f5599407bdefa4b868dda2df06e4e697d0c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:02 +0000 Subject: [PATCH] Bump org.springframework:spring-core in /redis-distributed-lock-core Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.2.24.RELEASE to 6.0.15. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.24.RELEASE...v6.0.15) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redis-distributed-lock-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redis-distributed-lock-core/pom.xml b/redis-distributed-lock-core/pom.xml index a36551f..92cf2b8 100644 --- a/redis-distributed-lock-core/pom.xml +++ b/redis-distributed-lock-core/pom.xml @@ -79,7 +79,7 @@ org.springframework spring-core - 5.2.24.RELEASE + 6.0.15 provided