Upgrade to Spring Session 3.1.1

Closes gh-35755
pull/36038/head
Stephane Nicoll 1 year ago
parent 424e8e6924
commit 75ca6030a8

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

Loading…
Cancel
Save