Upgrade to Spring Session Bom 2021.2.0

Closes gh-31021
This commit is contained in:
Stephane Nicoll
2022-05-19 09:02:49 +02:00
parent c81b324446
commit 4a310ff7b9

View File

@@ -1789,7 +1789,7 @@ bom {
]
}
}
library("Spring Session Bom", "2021.2.0-SNAPSHOT") {
library("Spring Session Bom", "2021.2.0") {
prohibit("[2022.0.0-M1,)") {
because "it uses Spring Framework 6"
}