Upgrade to Spring Session 3.1.0-RC1

Closes gh-34970
pull/35090/head
Stephane Nicoll 2 years ago
parent 8c781143dc
commit d43db3dfcf

@ -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"

Loading…
Cancel
Save