spring-boot/spring-boot-cli
Andy Wilkinson 156dadaebe Initialize DependencyResolutionContext with default dependency mgmt
In the absence of a @GrabMetadata annotation,
DependencyResolutionContext provided no dependency management. This
was leading to incorrect dependency versions being pulled in. This
commit intializes the context with default dependency management that
will be replaced should @GrabMetadata be encountered.

Fixes #1021
2014-06-03 16:26:30 +01:00
..
samples Adjust security.basic.enabled=false behaviour 2014-05-29 13:25:01 +01:00
src Initialize DependencyResolutionContext with default dependency mgmt 2014-06-03 16:26:30 +01:00
test-samples Add spring-test annotations to auto imports 2014-05-28 14:05:13 +01:00
pom.xml Drop unused objectstyle.org maven repo 2014-05-30 13:24:57 +01:00