Browse Source

Upgrade to Spring Session 3.2.4

Closes gh-41026
pull/42868/head
Andy Wilkinson 2 years ago
parent
commit
abf49e55db
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1673,7 +1673,7 @@ bom { @@ -1673,7 +1673,7 @@ bom {
]
}
}
library("Spring Session", "3.2.4-SNAPSHOT") {
library("Spring Session", "3.2.4") {
considerSnapshots()
prohibit {
startsWith(["Apple-", "Bean-", "Corn-", "Dragonfruit-"])

Loading…
Cancel
Save