Upgrade to Spring Session 3.3.0

Closes gh-40679
This commit is contained in:
Andy Wilkinson 2024-05-22 10:04:21 +01:00
parent a7a82980ce
commit 45481d7918

View File

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