Browse Source

Upgrade to Spring Data Bom 2021.2.18

Closes gh-38282
2.7.x
Andy Wilkinson 2 years ago
parent
commit
3c820b8613
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save