Browse Source

Upgrade to Spring Session 3.2.1

Closes gh-38866
pull/38884/head
Brian Clozel 2 years ago
parent
commit
76c7fe3f8a
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1616,7 +1616,7 @@ bom { @@ -1616,7 +1616,7 @@ bom {
]
}
}
library("Spring Session", "3.2.0") {
library("Spring Session", "3.2.1") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

Loading…
Cancel
Save