mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Start building against Spring Data 2021.2.1 snapshots
See gh-31374
This commit is contained in:
@@ -1677,7 +1677,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Spring Data Bom", "2021.2.0") {
|
||||
library("Spring Data Bom", "2021.2.1-SNAPSHOT") {
|
||||
prohibit("[2022.0.0-M1,)") {
|
||||
because "it uses Spring Framework 6"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user