Browse Source

Start building against Spring Session 3.2.2 snapshots

See gh-39888
pull/39946/head
Andy Wilkinson 2 years ago
parent
commit
e7751d161e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save