Upgrade to Spring Session 4.0.0-M1

Closes gh-46312
This commit is contained in:
Stéphane Nicoll 2025-07-23 16:37:34 +02:00
parent ddff823ea3
commit e39eedb08e
1 changed files with 1 additions and 1 deletions

View File

@ -2480,7 +2480,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-security/releases/tag/{version}")
}
}
library("Spring Session", "4.0.0-SNAPSHOT") {
library("Spring Session", "4.0.0-M1") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])