Skip to content

Commit e39eedb

Browse files
committed
Upgrade to Spring Session 4.0.0-M1
Closes gh-46312
1 parent ddff823 commit e39eedb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2480,7 +2480,7 @@ bom {
24802480
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24812481
}
24822482
}
2483-
library("Spring Session", "4.0.0-SNAPSHOT") {
2483+
library("Spring Session", "4.0.0-M1") {
24842484
considerSnapshots()
24852485
prohibit {
24862486
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)