Browse Source

Start building against Spring Session 3.1.3 snapshots

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

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

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

Loading…
Cancel
Save