Open
Description
spring-boot-dependencies
currently contains some dependency management from an imported bom that, ideally, wouldn't be there (#42522). I'd like to detect this sort of problem up front and fail the build when it occurs. We can then either decide to use the bom anyway or manage dependencies individually instead.
Activity