Skip to content

Commit 625ac79

Browse files
committed
Upgrade to Spring Session 4.0.0-M2
Closes gh-46901
1 parent 1029095 commit 625ac79

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
@@ -2489,7 +2489,7 @@ bom {
24892489
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
24902490
}
24912491
}
2492-
library("Spring Session", "4.0.0-M1") {
2492+
library("Spring Session", "4.0.0-M2") {
24932493
considerSnapshots()
24942494
prohibit {
24952495
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

0 commit comments

Comments
 (0)