Files
spring-cloud-release/spring-cloud-dependencies
Dave Syer 0287a34c7d Re-order BOMs so that rxjava gets the right version from netflix
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).
2016-05-10 09:49:50 +01:00
..