Upgrade to Spring Session 3.1.0-RC1

Closes gh-34970
This commit is contained in:
Stephane Nicoll 2023-04-18 16:32:24 +02:00
parent 8c781143dc
commit d43db3dfcf

View File

@ -1424,7 +1424,7 @@ bom {
]
}
}
library("Spring Session", "3.1.0-SNAPSHOT") {
library("Spring Session", "3.1.0-RC1") {
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])
because "Spring Session switched to numeric version numbers"