Upgrade to Spring Session 3.0.2

Closes gh-35744
This commit is contained in:
Stephane Nicoll
2023-06-20 16:59:47 +02:00
parent cf955671d8
commit 4c06dc49b3

View File

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