Upgrade to Spring Session 3.5.1

Closes gh-45787
This commit is contained in:
Stéphane Nicoll 2025-06-17 20:32:05 +02:00
parent da66949792
commit 2f1c7be451
1 changed files with 1 additions and 1 deletions

View File

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