Browse Source

Upgrade to Spring Session 2021.1.2

Closes gh-29725
pull/30004/head
Stephane Nicoll 4 years ago
parent
commit
d1ab3f5f78
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1718,7 +1718,7 @@ bom { @@ -1718,7 +1718,7 @@ bom {
]
}
}
library("Spring Session Bom", "2021.1.2-SNAPSHOT") {
library("Spring Session Bom", "2021.1.2") {
group("org.springframework.session") {
imports = [
"spring-session-bom"

Loading…
Cancel
Save