From 5a2905a9c2d018e8f3dc7f2c8847aa780bb1f155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:15:01 +0000 Subject: [PATCH 1/2] Bump spring-session-core from 3.0.0 to 3.0.1 in /redisson Bumps [spring-session-core](https://github.com/spring-projects/spring-session) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/spring-projects/spring-session/releases) - [Changelog](https://github.com/spring-projects/spring-session/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-session/compare/3.0.0...3.0.1) --- updated-dependencies: - dependency-name: org.springframework.session:spring-session-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redisson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index 79daa06eb..cc18a44b8 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -361,7 +361,7 @@ org.springframework.session spring-session-core - 3.0.0 + 3.0.1 provided true From 7955dc853cfcd4882c6627b7015bee3e1b97f641 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:36:13 +0000 Subject: [PATCH 2/2] Bump spring-core from 6.0.7 to 6.0.8 in /redisson Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 6.0.7 to 6.0.8. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.7...v6.0.8) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- redisson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index 79daa06eb..51423d621 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -167,7 +167,7 @@ org.springframework spring-core - 6.0.7 + 6.0.8 provided