Upgrade to Spring Session 3.5.0

Closes gh-45560
This commit is contained in:
Stéphane Nicoll
2025-05-21 09:05:24 +02:00
parent 143442253b
commit 3abf2a12e6

View File

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