Upgrade to Spring Session 3.1.2

Closes gh-36849
This commit is contained in:
Stephane Nicoll
2023-08-19 18:28:49 +02:00
parent f5821653ff
commit e3cc18831c

View File

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