Upgrade to Spring Session 3.3.2

Closes gh-41742
This commit is contained in:
Stéphane Nicoll 2024-08-20 19:25:52 +02:00
parent 9101725194
commit bd47ef4e02
1 changed files with 1 additions and 1 deletions

View File

@ -2118,7 +2118,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.3.2-SNAPSHOT") { library("Spring Session", "3.3.2") {
considerSnapshots() considerSnapshots()
prohibit { prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"]) startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])