Add cloudnativebuildpack to dependencies

Update the managed dependencies to include the recently added
`spring-boot-cloudnativebuildpack` module.

See gh-19828
This commit is contained in:
Phillip Webb 2020-01-22 00:26:03 -08:00
parent 7d8f8d47c8
commit 3af4930f75

View File

@ -1421,6 +1421,7 @@ bom {
'spring-boot-actuator-autoconfigure',
'spring-boot-autoconfigure',
'spring-boot-autoconfigure-processor',
'spring-boot-cloudnativebuildpack',
'spring-boot-configuration-metadata',
'spring-boot-configuration-processor',
'spring-boot-devtools',