Upgrade to Spring Session 3.1.1

Closes gh-35755
This commit is contained in:
Stephane Nicoll 2023-06-20 17:29:28 +02:00
parent 424e8e6924
commit 75ca6030a8
1 changed files with 1 additions and 1 deletions

View File

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