Upgrade to Spring Session 3.3.0-RC1

Closes gh-40231
This commit is contained in:
Andy Wilkinson 2024-04-16 19:51:11 +01:00
parent 7030a24436
commit bac736d9d8
1 changed files with 1 additions and 1 deletions

View File

@ -2014,7 +2014,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-RC1") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])