Upgrade to Spring Session 3.0.3

Closes gh-36838
This commit is contained in:
Stephane Nicoll 2023-08-19 18:27:19 +02:00
parent 0bc8dc1712
commit 1ae23ccc73
1 changed files with 1 additions and 1 deletions

View File

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