Browse Source

Upgrade to Spring Session 3.1.5

Closes gh-39878
3.1.x
Andy Wilkinson 2 years ago
parent
commit
96e1bcce4e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save