Skip to content

Commit de0813c

Browse files
committed
Upgrade to Spring Session 3.5.0-RC1
Closes gh-45148
1 parent 3748a5d commit de0813c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2405,7 +2405,7 @@ bom {
24052405
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24062406
}
24072407
}
2408-
library("Spring Session", "3.5.0-SNAPSHOT") {
2408+
library("Spring Session", "3.5.0-RC1") {
24092409
considerSnapshots()
24102410
prohibit {
24112411
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)