Because stream (currently) depends on an old version of rxjava, this was causing issues for user projects, pulling in the wrong version onto the classpath. Putting the netflix BOM first in dependency management is enoug hto fix it for now (until something else has a strong opinion about one of the dependencies in netflix).