Browse Source

Upgrade to Spring Session Bom 2021.2.3

Closes gh-37928
pull/38228/head
Andy Wilkinson 2 years ago
parent
commit
afff56a5f9
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1867,7 +1867,7 @@ bom { @@ -1867,7 +1867,7 @@ bom {
]
}
}
library("Spring Session Bom", "2021.2.2") {
library("Spring Session Bom", "2021.2.3") {
considerSnapshots()
prohibit {
versionRange "[2022.0.0-M1,)"

Loading…
Cancel
Save