Browse Source

Start building against Spring Data Bom 2021.2.17 snapshots

See gh-37677
pull/38228/head
Andy Wilkinson 2 years ago
parent
commit
da319841b8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1752,7 +1752,7 @@ bom { @@ -1752,7 +1752,7 @@ bom {
]
}
}
library("Spring Data Bom", "2021.2.16") {
library("Spring Data Bom", "2021.2.17-SNAPSHOT") {
considerSnapshots()
calendarName = "Spring Data Release"
prohibit {

Loading…
Cancel
Save