Browse Source

Start building against Spring Data Bom 2021.2.16 snapshots

See gh-37248
pull/37394/head
Andy Wilkinson 2 years ago
parent
commit
ff24fcb17e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save