Browse Source

Start building against Spring Session 3.1.4 snapshots

See gh-38683
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
fb8043a31f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save