Use version property to set Boot's version in dependencies bom
See gh-19608 See gh-19609
This commit is contained in:
@@ -1465,7 +1465,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library('Spring Boot', '2.3.0.GRADLE-SNAPSHOT') {
|
||||
library('Spring Boot', "$version") {
|
||||
group('org.springframework.boot') {
|
||||
modules = [
|
||||
'spring-boot',
|
||||
|
||||
Reference in New Issue
Block a user