Upgrade to Spring Session 3.0.3

Closes gh-36838
pull/37462/head
Stephane Nicoll 1 year ago
parent 0bc8dc1712
commit 1ae23ccc73

@ -1427,7 +1427,7 @@ bom {
] ]
} }
} }
library("Spring Session", "3.0.3-SNAPSHOT") { library("Spring Session", "3.0.3") {
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