cerner / beadledom

A simple, composable framework for building RESTful services
http://engineering.cerner.com/beadledom
Apache License 2.0
25 stars 30 forks source link

Bom includes transitive dependencies #145

Open johnlcox opened 5 years ago

johnlcox commented 5 years ago

The beadledom-bom should only manage dependencies for beadledom modules.

See https://github.com/square/okhttp/issues/4407 for discussion on how to fix the issue and other relevant links.

johnlcox commented 4 years ago

I was looking at this again and couldn't remember what the problem is, but I think the problem is that our bom is inheriting the dependency management section from the parent pom